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
2021-03-09
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-26
/
+22
2021-03-04
cipso,calipso: resolve a number of problems with the DOI refcounts
Paul Moore
1
-9
/
+5
2021-03-01
net: always use icmp{,v6}_ndo_send from ndo_start_xmit
Jason A. Donenfeld
4
-17
/
+17
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2021-02-23
net: remove cmsg restriction from io_uring based send/recvmsg calls
Jens Axboe
1
-1
/
+0
2021-02-23
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
2
-14
/
+16
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-11
/
+15
2021-02-11
net: fib_notifier: don't return positive values on fib registration
Vlad Buslov
1
-2
/
+3
2021-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2021-02-08
IPv6: Extend 'fib_notify_on_flag_change' sysctl
Amit Cohen
2
-1
/
+7
2021-02-08
IPv6: Add "offload failed" indication to routes
Amit Cohen
1
-2
/
+6
2021-02-08
seg6: fool-proof the processing of SRv6 behavior attributes
Andrea Mayer
1
-28
/
+39
2021-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
1
-9
/
+9
2021-02-04
net/core: move gro function declarations to separate header
Leon Romanovsky
1
-0
/
+1
2021-02-04
ipv6: move udp declarations to net/udp.h
Leon Romanovsky
1
-2
/
+1
2021-02-04
udp: call udp_encap_enable for v6 sockets when enabling encap
Xin Long
1
-1
/
+3
2021-02-04
net: fix building errors on powerpc when CONFIG_RETPOLINE is not set
Brian Vazquez
1
-2
/
+2
2021-02-04
esp: Simplify the calculation of variables
Jiapeng Chong
1
-1
/
+1
2021-02-03
net: indirect call helpers for ipv4/ipv6 dst_check functions
Brian Vazquez
2
-3
/
+9
2021-02-03
net: use indirect call helpers for dst_mtu
Brian Vazquez
1
-2
/
+4
2021-02-03
net: use indirect call helpers for dst_output
Brian Vazquez
1
-0
/
+1
2021-02-02
net: ipv6: Emit notification when fib hardware flags are changed
Amit Cohen
3
-0
/
+54
2021-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-02-01
udp: ipv4: manipulate network header of NATed UDP GRO fraglist
Dongseok Yi
1
-1
/
+1
2021-01-27
bpf: Allow rewriting to ports under ip_unprivileged_port_start
Stanislav Fomichev
1
-3
/
+6
2021-01-27
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
1
-9
/
+9
2021-01-26
net: allow user to set metric on default route learned via Router Advertisement
Praveen Chaudhary
3
-6
/
+22
2021-01-20
bpf: Split cgroup_bpf_enabled per attach type
Stanislav Fomichev
2
-8
/
+8
2021-01-20
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
1
-0
/
+1
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-01-18
ipv6: set multicast flag on the multicast route
Matteo Croce
1
-1
/
+1
2021-01-18
ipv6: create multicast route with RTPROT_KERNEL
Matteo Croce
1
-0
/
+1
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-8
/
+45
2021-01-14
net: sit: unregister_netdevice on newlink's error path
Jakub Kicinski
1
-1
/
+4
2021-01-11
esp: avoid unneeded kmap_atomic call
Willem de Bruijn
1
-6
/
+1
2021-01-09
net: ipv6: Validate GSO SKB before finish IPv6 processing
Aya Levin
1
-1
/
+40
2021-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+2
2021-01-07
skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put}
Jonathan Lemon
1
-1
/
+1
2021-01-07
skbuff: rename sock_zerocopy_* to msg_zerocopy_*
Jonathan Lemon
1
-1
/
+1
2021-01-07
skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abort
Jonathan Lemon
1
-2
/
+1
2021-01-07
net: ipv6: fib: flush exceptions when purging route
Sean Tranchetti
1
-3
/
+2
2020-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-1
/
+1
2020-12-17
netfilter: x_tables: Update remaining dereference to RCU
Subash Abhinov Kasiviswanathan
1
-1
/
+1
2020-12-16
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-14
/
+14
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
21
-95
/
+765
2020-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
3
-4
/
+6
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+0
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-9
/
+12
2020-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-7
/
+7
2020-12-09
tcp: Retain ECT bits for tos reflection
Wei Wang
1
-2
/
+5
[next]