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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-212
/
+22
2019-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+9
2019-05-30
sctp: deduplicate identical skb_checksum_ops
Matteo Croce
1
-5
/
+7
2019-05-30
netfilter: bridge: add connection tracking system
Pablo Neira Ayuso
2
-0
/
+10
2019-05-30
netfilter: nf_conntrack: allow to register bridge support
Pablo Neira Ayuso
2
-0
/
+14
2019-05-30
net: ipv6: split skbuff into fragments transformer
Pablo Neira Ayuso
1
-0
/
+19
2019-05-30
net: ipv4: split skbuff into fragments transformer
Pablo Neira Ayuso
1
-0
/
+16
2019-05-30
net: ipv6: add skbuff fraglist splitter
Pablo Neira Ayuso
1
-0
/
+25
2019-05-30
net: ipv4: add skbuff fraglist splitter
Pablo Neira Ayuso
1
-0
/
+23
2019-05-30
tcp: add backup TFO key infrastructure
Jason Baron
1
-3
/
+38
2019-05-30
udp: Avoid post-GRO UDP checksum recalculation
Sean Tranchetti
1
-1
/
+8
2019-05-29
net: phylink: Add struct phylink_config to PHYLINK API
Ioana Ciornei
1
-0
/
+2
2019-05-29
net: sched: Introduce act_ctinfo action
Kevin 'ldir' Darbyshire-Bryant
1
-0
/
+28
2019-05-28
nexthop: Add support for nexthop groups
David Ahern
1
-1
/
+97
2019-05-28
nexthop: Add support for lwt encaps
David Ahern
1
-0
/
+3
2019-05-28
nexthop: Add support for IPv6 gateways
David Ahern
1
-0
/
+3
2019-05-28
nexthop: Add support for IPv4 nexthops
David Ahern
1
-0
/
+5
2019-05-28
net: Initial nexthop code
David Ahern
3
-0
/
+108
2019-05-28
inet: frags: fix use-after-free read in inet_frag_destroy_rcu
Eric Dumazet
1
-0
/
+3
2019-05-28
inet: frags: uninline fqdir_init()
Eric Dumazet
1
-19
/
+1
2019-05-26
inet: frags: rework rhashtable dismantle
Eric Dumazet
1
-0
/
+4
2019-05-26
net: dynamically allocate fqdir structures
Eric Dumazet
4
-7
/
+18
2019-05-26
net: add a net pointer to struct fqdir
Eric Dumazet
1
-1
/
+4
2019-05-26
net: rename inet_frags_init_net() to fdir_init()
Eric Dumazet
1
-1
/
+2
2019-05-26
net: rename struct fqdir fields
Eric Dumazet
3
-4
/
+4
2019-05-26
net: rename inet_frags_exit_net() to fqdir_exit()
Eric Dumazet
1
-1
/
+1
2019-05-26
inet: rename netns_frags to fqdir
Eric Dumazet
4
-18
/
+19
2019-05-24
ipv6: Make fib6_nh optional at the end of fib6_info
David Ahern
2
-5
/
+5
2019-05-24
ipv6: Move exception bucket to fib6_nh
David Ahern
1
-5
/
+3
2019-05-24
ipv6: Move pcpu cached routes to fib6_nh
David Ahern
1
-1
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104
Thomas Gleixner
11
-176
/
+11
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 101
Thomas Gleixner
1
-16
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90
Thomas Gleixner
1
-18
/
+1
2019-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+1
2019-05-23
devlink: add warning in case driver does not set port type
Jiri Pirko
1
-0
/
+2
2019-05-22
net: Set strict_start_type for routes and rules
David Ahern
1
-0
/
+1
2019-05-22
ipv4: Rename and export nh_update_mtu
David Ahern
1
-0
/
+1
2019-05-22
ipv4: export fib_info_update_nh_saddr
David Ahern
1
-1
/
+2
2019-05-22
ipv4: export fib_flush
David Ahern
1
-0
/
+1
2019-05-22
ipv4: export fib_check_nh
David Ahern
1
-0
/
+2
2019-05-22
ipv4: Add function to send route updates
David Ahern
1
-0
/
+2
2019-05-22
ipv6: export function to send route updates
David Ahern
2
-0
/
+9
2019-05-22
ipv6: Add hook to bump sernum for a route to stubs
David Ahern
2
-0
/
+2
2019-05-22
ipv6: Add delete route hook to stubs
David Ahern
1
-0
/
+1
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-119
/
+9
2019-05-21
netfilter: nft_fib: Fix existence check support
Phil Sutter
1
-1
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24
Thomas Gleixner
2
-18
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
6
-84
/
+6
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5
Thomas Gleixner
1
-17
/
+1
2019-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-2
/
+5
[next]