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-04-28
net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iif
Julian Anastasov
3
-1
/
+4
2014-04-24
ipv6: fib: fix fib dump restart
Kumar Sundararajan
1
-1
/
+2
2014-04-16
ip6_tunnel: use the right netns in ioctl handler
Nicolas Dichtel
1
-4
/
+4
2014-04-16
sit: use the right netns in ioctl handler
Nicolas Dichtel
1
-13
/
+4
2014-04-16
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
Cong Wang
1
-1
/
+1
2014-04-15
ip6_gre: don't allow to remove the fb_tunnel_dev
Nicolas Dichtel
1
-0
/
+10
2014-04-15
ipv4: add a sock pointer to dst->output() path.
Eric Dumazet
4
-11
/
+12
2014-04-15
ipv4: add a sock pointer to ip_queue_xmit()
Eric Dumazet
1
-2
/
+1
2014-04-14
ipv6: Limit mtu to 65575 bytes
Eric Dumazet
1
-2
/
+3
2014-04-11
net: ipv6: Fix oif in TCP SYN+ACK route lookup.
Lorenzo Colitti
1
-1
/
+1
2014-04-05
netfilter: Can't fail and free after table replacement
Thomas Graf
1
-2
/
+4
2014-03-31
ipv6: some ipv6 statistic counters failed to disable bh
Hannes Frederic Sowa
4
-10
/
+11
2014-03-31
ipv6: strengthen fallback fragmentation id generation
Hannes Frederic Sowa
1
-12
/
+15
2014-03-31
ipv6: tcp_ipv6 policy route issue
Wang Yufen
1
-7
/
+11
2014-03-31
ipv6: reuse rt6_need_strict
Wang Yufen
1
-6
/
+0
2014-03-31
ipv6: tcp_ipv6 do some cleanup
Wang Yufen
1
-13
/
+11
2014-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-51
/
+142
2014-03-29
ipv6: fix checkpatch errors of "foo*" and "foo * bar"
Wang Yufen
1
-15
/
+15
2014-03-29
ipv6: fix checkpatch errors of brace and trailing statements
Wang Yufen
1
-8
/
+10
2014-03-29
ipv6: fix checkpatch errors comments and space
Wang Yufen
1
-14
/
+12
2014-03-28
ipv6: move DAD and addrconf_verify processing to workqueue
Hannes Frederic Sowa
1
-51
/
+142
2014-03-27
ipv6: do not overwrite inetpeer metrics prematurely
Michal Kubeček
2
-36
/
+55
2014-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-13
/
+14
2014-03-20
ip6mr: fix mfc notification flags
Nicolas Dichtel
1
-5
/
+8
2014-03-18
ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
lucien
1
-8
/
+6
2014-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
8
-179
/
+543
2014-03-14
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
1
-2
/
+2
2014-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+7
2014-03-14
vti6: Enable namespace changing
Steffen Klassert
1
-1
/
+0
2014-03-14
vti6: Check the tunnel endpoints of the xfrm state and the vti interface
Steffen Klassert
1
-1
/
+24
2014-03-14
vti6: Support inter address family tunneling.
Steffen Klassert
1
-15
/
+34
2014-03-14
xfrm6: Remove xfrm_tunnel_notifier
Steffen Klassert
1
-63
/
+0
2014-03-14
vti6: Update the ipv6 side to use its own receive hook.
Steffen Klassert
1
-27
/
+149
2014-03-14
vti6: Remove caching of flow informations.
Steffen Klassert
1
-31
/
+0
2014-03-14
vti6: Remove dst_entry caching
Steffen Klassert
1
-24
/
+18
2014-03-14
ipcomp6: Use the IPsec protocol multiplexer API
Steffen Klassert
1
-7
/
+15
2014-03-14
ah6: Use the IPsec protocol multiplexer API
Steffen Klassert
1
-8
/
+16
2014-03-14
esp6: Use the IPsec protocol multiplexer API
Steffen Klassert
1
-9
/
+17
2014-03-14
xfrm6: Add IPsec protocol multiplexer
Steffen Klassert
3
-1
/
+278
2014-03-13
ipv6: Avoid unnecessary temporary addresses being generated
Heiner Kallweit
1
-1
/
+4
2014-03-11
ipv6: ip6_forward: perform skb->pkt_type check at the beginning
Li RongQing
1
-3
/
+3
2014-03-06
ipv6: don't set DST_NOCOUNT for remotely added routes
Sabrina Dubroca
1
-1
/
+1
2014-03-06
ipv6: Fix exthdrs offload registration.
Anton Nayshtut
1
-2
/
+2
2014-03-06
inet: remove now unused flag DST_NOPEER
Hannes Frederic Sowa
1
-1
/
+1
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-13
/
+35
2014-03-03
tcp: snmp stats for Fast Open, SYN rtx, and data pkts
Yuchung Cheng
1
-1
/
+3
2014-02-27
ipv6: ipv6_find_hdr restore prev functionality
Hans Schillstrom
1
-1
/
+1
2014-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2014-02-27
net: ipv6: ping: Use socket mark in routing lookup
Lorenzo Colitti
1
-0
/
+1
2014-02-26
ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT
Hannes Frederic Sowa
2
-5
/
+6
[next]