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
2016-02-19
net: use skb_postpush_rcsum instead of own implementations
Daniel Borkmann
1
-4
/
+2
2016-02-19
ipv6: pass up EMSGSIZE msg for UDP socket in Ipv6
Wei Wang
1
-9
/
+11
2016-02-18
iptunnel: scrub packet in iptunnel_pull_header
Jiri Benc
1
-1
/
+1
2016-02-16
ipv4: namespacify ip_early_demux sysctl knob
Nikolay Borisov
1
-1
/
+1
2016-02-16
ip_tunnel: replace dst_cache with generic implementation
Paolo Abeni
1
-8
/
+9
2016-02-16
net: replace dst_cache ip6_tunnel implementation with the generic one
Paolo Abeni
4
-104
/
+14
2016-02-12
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
Edward Cree
1
-2
/
+2
2016-02-12
net: udp: always set up for CHECKSUM_PARTIAL offload
Edward Cree
1
-12
/
+1
2016-02-12
net: local checksum offload for encapsulation
Edward Cree
1
-7
/
+7
2016-02-11
ipv6: add option to drop unsolicited neighbor advertisements
Johannes Berg
2
-0
/
+17
2016-02-11
ipv6: add option to drop unicast encapsulated in L2 multicast
Johannes Berg
2
-0
/
+18
2016-02-11
soreuseport: fast reuseport TCP socket selection
Craig Gallek
2
-1
/
+17
2016-02-11
inet: refactor inet[6]_lookup functions to take skb
Craig Gallek
2
-5
/
+11
2016-02-11
inet: create IPv6-equivalent inet_hash function
Craig Gallek
3
-44
/
+58
2016-02-11
sock: struct proto hash function may error
Craig Gallek
1
-1
/
+5
2016-02-07
ipv4: Namespaceify tcp syncookies sysctl knob
Nikolay Borisov
1
-1
/
+1
2016-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-18
/
+35
2016-01-29
ipv6/udp: use sticky pktinfo egress ifindex on connect()
Paolo Abeni
1
-0
/
+3
2016-01-29
ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
Paolo Abeni
2
-5
/
+8
2016-01-25
sit: set rtnl_link_ops before calling register_netdevice
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2016-01-25
ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV
Thomas Egerer
1
-0
/
+1
2016-01-20
net: drop tcp_memcontrol.c
Vladimir Davydov
1
-1
/
+0
2016-01-19
udp: fix potential infinite loop in SO_REUSEPORT logic
Eric Dumazet
1
-11
/
+21
2016-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2016-01-15
ipv6: update skb->csum when CE mark is propagated
Eric Dumazet
1
-1
/
+1
2016-01-14
net: tcp_memcontrol: simplify linkage between socket and page counter
Johannes Weiner
1
-3
/
+0
2016-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+3
2016-01-11
udp: disallow UFO for sockets with SO_NO_CHECK option
Michal Kubeček
1
-1
/
+1
2016-01-10
ipv6: tcp: add rcu locking in tcp_v6_send_synack()
Eric Dumazet
1
-0
/
+2
2016-01-10
ipv6: always add flag an address that failed DAD with DADFAILED
Lubomir Rintel
1
-2
/
+3
2016-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+1
2016-01-06
soreuseport: pass skb to secondary UDP socket lookup
Craig Gallek
1
-4
/
+6
2016-01-05
inet: kill unused skb_free op
Florian Westphal
1
-1
/
+0
2016-01-04
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
1
-6
/
+8
2016-01-04
soreuseport: fast reuseport UDP socket selection
Craig Gallek
2
-11
/
+41
2016-01-04
udp: properly support MSG_PEEK with truncated buffers
Eric Dumazet
1
-2
/
+4
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-25
/
+45
2015-12-28
netfilter: nf_tables: release objects on netns destruction
Pablo Neira Ayuso
1
-1
/
+1
2015-12-25
ip_tunnel: Move stats update to iptunnel_xmit()
Pravin B Shelar
1
-5
/
+2
2015-12-23
ipv6: honor ifindex in case we receive ll addresses in router advertisements
Hannes Frederic Sowa
1
-2
/
+2
2015-12-22
tcp: honour SO_BINDTODEVICE for TW_RST case too
Florian Westphal
1
-2
/
+4
2015-12-22
tcp: send_reset: test for non-NULL sk first
Florian Westphal
1
-3
/
+3
2015-12-22
addrconf: always initialize sysctl table data
WANG Cong
1
-7
/
+4
2015-12-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-15
/
+38
2015-12-22
ipv6/addrlabel: fix ip6addrlbl_get()
Andrey Ryabinin
1
-1
/
+1
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-114
/
+74
2015-12-18
net: Allow accepted sockets to be bound to l3mdev domain
David Ahern
1
-2
/
+2
2015-12-18
ipv6: addrconf: use stable address generator for ARPHRD_NONE
Bjørn Mork
1
-6
/
+39
2015-12-18
ila: add NETFILTER dependency
Arnd Bergmann
1
-0
/
+1
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-8
/
+15
[next]