index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-22
net: fix saving TX flow hash in sock for outgoing connections
Sathya Perla
1
-2
/
+2
2014-10-22
xfrm6: fix a potential use after free in xfrm6_policy.c
Li RongQing
1
-3
/
+8
2014-10-20
net: gso: use feature flag argument in all protocol gso handlers
Florian Westphal
1
-1
/
+1
2014-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-0
/
+5
2014-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+4
2014-10-18
ipv6: fix a potential use after free in sit.c
Li RongQing
1
-3
/
+3
2014-10-18
ipv6: fix a potential use after free in ip6_offload.c
Li RongQing
1
-0
/
+1
2014-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-13
/
+16
2014-10-17
ipv6: introduce tcp_v6_iif()
Eric Dumazet
2
-12
/
+16
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2014-10-14
ipv6: remove aca_lock spinlock from struct ifacaddr6
Li RongQing
1
-1
/
+0
2014-10-13
netfilter: nf_tables: restrict nat/masq expressions to nat chain type
Pablo Neira Ayuso
1
-0
/
+1
2014-10-11
netfilter: missing module license in the nf_reject_ipvX modules
Pablo Neira Ayuso
1
-0
/
+4
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
56
-1042
/
+1506
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-10-07
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-12
/
+1
2014-10-07
ipv6: Do not warn for informational ICMP messages, regardless of type.
David S. Miller
1
-2
/
+2
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
4
-4
/
+4
2014-10-07
ipv6: don't walk node's leaf during serial number update
Hannes Frederic Sowa
1
-17
/
+30
2014-10-07
ipv6: make fib6 serial number per namespace
Hannes Frederic Sowa
2
-8
/
+7
2014-10-07
ipv6: only generate one new serial number per fib mutation
Hannes Frederic Sowa
1
-6
/
+6
2014-10-07
ipv6: make rt_sernum atomic and serial number fields ordinary ints
Hannes Frederic Sowa
1
-10
/
+13
2014-10-07
ipv6: minor fib6 cleanups like type safety, bool conversion, inline removal
Hannes Frederic Sowa
1
-40
/
+31
2014-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-24
/
+184
2014-10-04
ip6_gre: fix flowi6_proto value in xmit path
Nicolas Dichtel
1
-2
/
+2
2014-10-03
fou: eliminate IPv4,v6 specific GRO functions
Tom Herbert
1
-0
/
+1
2014-10-03
netfilter: nft_masq: register/unregister notifiers on module init/exit
Arturo Borrero
1
-23
/
+11
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-7
/
+42
2014-10-02
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
Pablo Neira Ayuso
1
-1
/
+1
2014-10-02
netfilter: move nf_send_resetX() code to nf_reject_ipvX modules
Pablo Neira Ayuso
3
-0
/
+172
2014-10-01
gre: Set inner protocol in v4 and v6 GRE transmit
Tom Herbert
1
-2
/
+6
2014-10-01
sit: Set inner IP protocol in sit
Tom Herbert
1
-0
/
+4
2014-10-01
udp: Generalize skb_udp_segment
Tom Herbert
1
-1
/
+1
2014-09-30
ipv6: remove rt6i_genid
Hannes Frederic Sowa
4
-5
/
+29
2014-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-22
/
+28
2014-09-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+0
2014-09-28
tcp: better TCP_SKB_CB layout to reduce cache line misses
Eric Dumazet
1
-0
/
+7
2014-09-28
ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()
Eric Dumazet
3
-5
/
+6
2014-09-28
ip6_gre: Return an error when adding an existing tunnel.
Steffen Klassert
1
-0
/
+2
2014-09-28
ip6_vti: Return an error when adding an existing tunnel.
Steffen Klassert
1
-1
/
+5
2014-09-28
ip6_tunnel: Return an error when adding an existing tunnel.
Steffen Klassert
1
-1
/
+5
2014-09-28
net_dma: simple removal
Dan Williams
1
-12
/
+1
2014-09-26
ip6gre: add a rtnl link alias for ip6gretap
Nicolas Dichtel
1
-0
/
+1
2014-09-26
net: Remove gso_send_check as an offload callback
Tom Herbert
3
-39
/
+0
2014-09-26
udp: move logic out of udp[46]_ufo_send_check
Tom Herbert
1
-22
/
+18
2014-09-26
tcp: move logic out of tcp_v[64]_gso_send_check
Tom Herbert
1
-13
/
+24
2014-09-23
icmp: add a global rate limitation
Eric Dumazet
1
-8
/
+12
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+28
2014-09-22
ipv6: mld: answer mldv2 queries with mldv1 reports in mldv1 fallback
Daniel Borkmann
1
-10
/
+31
2014-09-22
udp: Need to make ip6_udp_tunnel.c have GPL license
Tom Herbert
1
-0
/
+2
[next]