index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
net: fix use-after-free in kfree_skb_list
Eric Dumazet
2019-06-04
2
-2
/
+0
*
|
|
|
flow_offload: include linux/kernel.h from flow_offload.h
Edward Cree
2019-06-03
1
-0
/
+1
*
|
|
|
flow_dissector: remove unused FLOW_DISSECTOR_F_STOP_AT_L3 flag
Stanislav Fomichev
2019-06-03
1
-3
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-06-02
2
-2
/
+8
|
\
\
\
\
|
*
|
|
|
ipvs: add checksum support for gue encapsulation
Jacky Hu
2019-05-31
1
-0
/
+2
|
*
|
|
|
netfilter: nf_flow_table: remove unnecessary variable in flow_offload_tuple
Taehee Yoo
2019-05-31
1
-2
/
+0
|
*
|
|
|
ipvs: add function to find tunnels
Julian Anastasov
2019-05-31
1
-0
/
+3
|
*
|
|
|
ipvs: allow rs_table to contain different real server types
Julian Anastasov
2019-05-31
1
-0
/
+3
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-31
15
-212
/
+22
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-31
2
-2
/
+9
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
udp: Avoid post-GRO UDP checksum recalculation
Sean Tranchetti
2019-05-30
1
-1
/
+8
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-05-23
1
-1
/
+1
|
|
|
\
\
|
|
|
*
|
netfilter: nft_fib: Fix existence check support
Phil Sutter
2019-05-21
1
-1
/
+1
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104
Thomas Gleixner
2019-05-24
11
-176
/
+11
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 101
Thomas Gleixner
2019-05-24
1
-16
/
+1
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90
Thomas Gleixner
2019-05-24
1
-18
/
+1
|
|
/
/
/
*
|
|
|
sctp: deduplicate identical skb_checksum_ops
Matteo Croce
2019-05-30
1
-5
/
+7
*
|
|
|
netfilter: bridge: add connection tracking system
Pablo Neira Ayuso
2019-05-30
2
-0
/
+10
*
|
|
|
netfilter: nf_conntrack: allow to register bridge support
Pablo Neira Ayuso
2019-05-30
2
-0
/
+14
*
|
|
|
net: ipv6: split skbuff into fragments transformer
Pablo Neira Ayuso
2019-05-30
1
-0
/
+19
*
|
|
|
net: ipv4: split skbuff into fragments transformer
Pablo Neira Ayuso
2019-05-30
1
-0
/
+16
*
|
|
|
net: ipv6: add skbuff fraglist splitter
Pablo Neira Ayuso
2019-05-30
1
-0
/
+25
*
|
|
|
net: ipv4: add skbuff fraglist splitter
Pablo Neira Ayuso
2019-05-30
1
-0
/
+23
*
|
|
|
tcp: add backup TFO key infrastructure
Jason Baron
2019-05-30
1
-3
/
+38
*
|
|
|
net: phylink: Add struct phylink_config to PHYLINK API
Ioana Ciornei
2019-05-30
1
-0
/
+2
*
|
|
|
net: sched: Introduce act_ctinfo action
Kevin 'ldir' Darbyshire-Bryant
2019-05-30
1
-0
/
+28
*
|
|
|
nexthop: Add support for nexthop groups
David Ahern
2019-05-29
1
-1
/
+97
*
|
|
|
nexthop: Add support for lwt encaps
David Ahern
2019-05-29
1
-0
/
+3
*
|
|
|
nexthop: Add support for IPv6 gateways
David Ahern
2019-05-29
1
-0
/
+3
*
|
|
|
nexthop: Add support for IPv4 nexthops
David Ahern
2019-05-29
1
-0
/
+5
*
|
|
|
net: Initial nexthop code
David Ahern
2019-05-29
3
-0
/
+108
*
|
|
|
inet: frags: fix use-after-free read in inet_frag_destroy_rcu
Eric Dumazet
2019-05-29
1
-0
/
+3
*
|
|
|
inet: frags: uninline fqdir_init()
Eric Dumazet
2019-05-29
1
-19
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
inet: frags: rework rhashtable dismantle
Eric Dumazet
2019-05-26
1
-0
/
+4
*
|
|
net: dynamically allocate fqdir structures
Eric Dumazet
2019-05-26
4
-7
/
+18
*
|
|
net: add a net pointer to struct fqdir
Eric Dumazet
2019-05-26
1
-1
/
+4
*
|
|
net: rename inet_frags_init_net() to fdir_init()
Eric Dumazet
2019-05-26
1
-1
/
+2
*
|
|
net: rename struct fqdir fields
Eric Dumazet
2019-05-26
3
-4
/
+4
*
|
|
net: rename inet_frags_exit_net() to fqdir_exit()
Eric Dumazet
2019-05-26
1
-1
/
+1
*
|
|
inet: rename netns_frags to fqdir
Eric Dumazet
2019-05-26
4
-18
/
+19
*
|
|
ipv6: Make fib6_nh optional at the end of fib6_info
David Ahern
2019-05-24
2
-5
/
+5
*
|
|
ipv6: Move exception bucket to fib6_nh
David Ahern
2019-05-24
1
-5
/
+3
*
|
|
ipv6: Move pcpu cached routes to fib6_nh
David Ahern
2019-05-24
1
-1
/
+2
*
|
|
devlink: add warning in case driver does not set port type
Jiri Pirko
2019-05-23
1
-0
/
+2
*
|
|
net: Set strict_start_type for routes and rules
David Ahern
2019-05-23
1
-0
/
+1
*
|
|
ipv4: Rename and export nh_update_mtu
David Ahern
2019-05-23
1
-0
/
+1
*
|
|
ipv4: export fib_info_update_nh_saddr
David Ahern
2019-05-23
1
-1
/
+2
*
|
|
ipv4: export fib_flush
David Ahern
2019-05-23
1
-0
/
+1
*
|
|
ipv4: export fib_check_nh
David Ahern
2019-05-23
1
-0
/
+2
*
|
|
ipv4: Add function to send route updates
David Ahern
2019-05-23
1
-0
/
+2
[prev]
[next]