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-11-15
udplite: fix NULL pointer dereference
Paolo Abeni
1
-1
/
+2
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-11
/
+20
2016-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
12
-97
/
+72
2016-11-13
netfilter: x_tables: simplify IS_ERR_OR_NULL to NULL test
Julia Lawall
1
-10
/
+10
2016-11-13
tcp: take care of truncations done by sk_filter()
Eric Dumazet
1
-2
/
+4
2016-11-09
net: tcp response should set oif only if it is L3 master
David Ahern
1
-2
/
+6
2016-11-09
ipv6: sr: add support for SRH injection through setsockopt
David Lebrun
2
-4
/
+85
2016-11-09
ipv6: add source address argument for ipv6_push_nfrag_opts
David Lebrun
3
-6
/
+7
2016-11-09
ipv6: sr: add calls to verify and insert HMAC signatures
David Lebrun
2
-0
/
+31
2016-11-09
ipv6: sr: implement API to control SR HMAC structure
David Lebrun
1
-0
/
+229
2016-11-09
ipv6: sr: add core files for SR HMAC support
David Lebrun
4
-0
/
+515
2016-11-09
ipv6: sr: add support for SRH encapsulation and injection with lwtunnels
David Lebrun
4
-1
/
+467
2016-11-09
ipv6: sr: add code base for control plane support of SR-IPv6
David Lebrun
3
-2
/
+223
2016-11-09
ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)
David Lebrun
2
-0
/
+185
2016-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-2
/
+4
2016-11-10
udp: provide udp{4,6}_lib_lookup for nf_socket_ipv{4,6}
Arnd Bergmann
1
-1
/
+2
2016-11-09
netfilter: conntrack: simplify init/uninit of L4 protocol trackers
Davide Caratti
1
-54
/
+24
2016-11-09
net-ipv6: on device mtu change do not add mtu to mtu-less routes
Maciej Żenczykowski
1
-0
/
+1
2016-11-07
net: icmp6_send should use dst dev to determine L3 domain
David Ahern
1
-1
/
+1
2016-11-07
udp: do fwd memory scheduling on dequeue
Paolo Abeni
1
-2
/
+1
2016-11-07
net/sock: add an explicit sk argument for ip_cmsg_recv_offset()
Paolo Abeni
1
-1
/
+1
2016-11-04
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
17
-14
/
+45
2016-11-04
net: core: add UID to flows, rules, and routes
Lorenzo Colitti
1
-0
/
+7
2016-11-03
ipv6: on reassembly, record frag_max_size
Willem de Bruijn
1
-1
/
+6
2016-11-03
ipv6: add IPV6_RECVFRAGSIZE cmsg
Willem de Bruijn
2
-0
/
+13
2016-11-03
netfilter: nf_tables: use hook state from xt_action_param structure
Pablo Neira Ayuso
5
-14
/
+16
2016-11-03
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
5
-18
/
+20
2016-11-02
ila: Fix crash caused by rhashtable changes
Tom Herbert
1
-3
/
+13
2016-11-02
ip6_udp_tunnel: remove unused IPCB related codes
Eli Cooper
1
-3
/
+0
2016-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-0
/
+443
2016-11-01
netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c
Pablo Neira Ayuso
3
-0
/
+159
2016-11-01
netfilter: nf_tables: add fib expression
Florian Westphal
3
-0
/
+284
2016-10-31
net: pim: add all RFC7761 message types
Nikolay Aleksandrov
1
-1
/
+1
2016-10-31
ipv6: add mtu lock check in __ip6_rt_update_pmtu
Xin Long
1
-0
/
+3
2016-10-31
ipv6: Don't use ufo handling on later transformed packets
Jakub Sitnicki
1
-1
/
+1
2016-10-31
netfilter: nft_dup: do not use sreg_dev if the user doesn't specify it
Liping Zhang
1
-2
/
+4
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-99
/
+124
2016-10-29
ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()
Eli Cooper
1
-0
/
+1
2016-10-29
inet: Fix missing return value in inet6_hash
Craig Gallek
1
-2
/
+4
2016-10-27
net: ipv6: Do not consider link state for nexthop validation
David Ahern
1
-2
/
+4
2016-10-27
net: ipv6: Fix processing of RAs in presence of VRF
David Ahern
1
-20
/
+48
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
1
-2
/
+2
2016-10-27
genetlink: statically initialize families
Johannes Berg
1
-10
/
+14
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
1
-1
/
+0
2016-10-26
udp: fix IP_CHECKSUM handling
Eric Dumazet
1
-1
/
+2
2016-10-23
net: ip, diag -- Add diag interface for raw sockets
Cyrill Gorcunov
1
-2
/
+5
2016-10-23
lwt: Remove unused len field
Thomas Graf
1
-3
/
+1
2016-10-23
ipv6: do not increment mac header when it's unset
Jason A. Donenfeld
1
-1
/
+2
2016-10-22
udp: use it's own memory accounting schema
Paolo Abeni
1
-26
/
+8
2016-10-21
ipv6: fix a potential deadlock in do_ipv6_setsockopt()
WANG Cong
2
-6
/
+14
[next]