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
2013-10-14
netfilter: nf_tables: complete net namespace support
Pablo Neira Ayuso
1
-2
/
+31
2013-10-14
netfilter: nf_tables: Add support for IPv6 NAT
Tomasz Bursztyka
3
-0
/
+217
2013-10-14
netfilter: nf_tables: add compatibility layer for x_tables
Pablo Neira Ayuso
2
-7
/
+34
2013-10-14
netfilter: nf_tables: convert built-in tables/chains to chain types
Pablo Neira Ayuso
4
-32
/
+41
2013-10-14
netfilter: add nftables
Patrick McHardy
4
-0
/
+162
2013-10-14
netfilter: pass hook ops to hookfn
Patrick McHardy
8
-34
/
+40
2013-10-10
inet: rename ir_loc_port to ir_num
Eric Dumazet
3
-3
/
+3
2013-10-10
inet: includes a sock_common in request_sock
Eric Dumazet
3
-56
/
+55
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
10
-125
/
+97
2013-10-08
tcp/dccp: remove twchain
Eric Dumazet
2
-48
/
+36
2013-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+12
2013-10-08
ipv6: Fix the upper MTU limit in GRE tunnel
Oussama Ghorbel
1
-2
/
+1
2013-10-08
udp: Only allow busy read/poll on connected sockets
Shawn Bohrer
1
-2
/
+3
2013-10-07
ipv6: Allow the MTU of ipip6 tunnel to be set below 1280
Oussama Ghorbel
1
-2
/
+10
2013-10-03
tcp: shrink tcp6_timewait_sock by one cache line
Eric Dumazet
1
-1
/
+1
2013-10-03
inet: consolidate INET_TW_MATCH
Eric Dumazet
1
-4
/
+2
2013-10-02
net: do not call sock_put() on TIMEWAIT sockets
Eric Dumazet
1
-1
/
+1
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-96
/
+153
2013-10-01
ip6tnl: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
1
-2
/
+1
2013-10-01
sit: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
1
-1
/
+1
2013-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-3
/
+7
2013-09-30
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
Salam Noureddine
1
-3
/
+3
2013-09-30
ipv6: gre: correct calculation of max_headroom
Hannes Frederic Sowa
1
-2
/
+2
2013-09-30
ipv6: Not need to set fl6.flowi6_flags as zero
Li RongQing
1
-3
/
+0
2013-09-30
ipv6: Fix preferred_lft not updating in some cases
Paul Marks
1
-37
/
+15
2013-09-30
netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets
Patrick McHardy
1
-3
/
+7
2013-09-28
IPv6 NAT: Do not drop DNATed 6to4/6rd packets
Catalin\(ux\) M. BOIE
2
-15
/
+96
2013-09-27
ipv6: compare sernum when walking fib for /proc/net/ipv6_route as safety net
Hannes Frederic Sowa
1
-0
/
+14
2013-09-27
ipv6: avoid high order memory allocations for /proc/net/ipv6_route
Hannes Frederic Sowa
2
-64
/
+173
2013-09-24
ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
Hannes Frederic Sowa
1
-31
/
+22
2013-09-24
ipv6: do not allow ipv6 module to be removed
Cong Wang
1
-48
/
+0
2013-09-24
tcp: syncookies: reduce mss table to four values
Florian Westphal
1
-6
/
+9
2013-09-24
tcp: syncookies: reduce cookie lifetime to 128 seconds
Florian Westphal
1
-17
/
+7
2013-09-24
net: raw: do not report ICMP redirects to user space
Duan Jiong
1
-1
/
+3
2013-09-24
net: udp: do not report ICMP redirects to user space
Duan Jiong
1
-1
/
+3
2013-09-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-2
/
+2
2013-09-16
ip6_tunnels: raddr and laddr are inverted in nl msg
Ding Zhi
1
-2
/
+2
2013-09-13
netfilter: nf_nat_proto_icmpv6:: fix wrong comparison in icmpv6_manip_pkt
Phil Oester
1
-2
/
+2
2013-09-11
ipv6: don't call fib6_run_gc() until routing is ready
Michal Kubeček
2
-7
/
+17
2013-09-11
fib6_rules: fix indentation
Stefan Tomanek
1
-2
/
+2
2013-09-11
net: fib: fib6_add: fix potential NULL pointer dereference
Daniel Borkmann
1
-1
/
+1
2013-09-11
ipv6/exthdrs: accept tlv which includes only padding
Jiri Pirko
1
-6
/
+0
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
33
-384
/
+1280
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-45
/
+79
2013-09-05
ipv6:introduce function to find route for redirect
Duan Jiong
6
-11
/
+81
2013-09-04
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-5
/
+5
2013-09-04
net: ipv6: mld: introduce mld_{gq, ifc, dad}_stop_timer functions
Daniel Borkmann
1
-16
/
+25
2013-09-04
net: ipv6: mld: refactor query processing into v1/v2 functions
Daniel Borkmann
1
-33
/
+56
2013-09-04
net: ipv6: mld: similarly to MLDv2 have min max_delay of 1
Daniel Borkmann
1
-7
/
+7
2013-09-04
net: ipv6: mld: implement RFC3810 MLDv2 mode only
Daniel Borkmann
1
-4
/
+30
[next]