index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
inet: frags: Remove unnecessary smp_store_release/READ_ONCE
Herbert Xu
2019-05-30
1
-6
/
+10
*
net: dsa: Use PHYLINK for the CPU/DSA ports
Ioana Ciornei
2019-05-30
1
-6
/
+63
*
net: dsa: Move the phylink driver calls into port.c
Ioana Ciornei
2019-05-30
3
-95
/
+118
*
net: phylink: Add struct phylink_config to PHYLINK API
Ioana Ciornei
2019-05-30
1
-13
/
+18
*
net: sched: Introduce act_ctinfo action
Kevin 'ldir' Darbyshire-Bryant
2019-05-30
3
-0
/
+414
*
nexthop: Add support for nexthop groups
David Ahern
2019-05-29
1
-23
/
+481
*
nexthop: Add support for lwt encaps
David Ahern
2019-05-29
1
-1
/
+36
*
nexthop: Add support for IPv6 gateways
David Ahern
2019-05-29
1
-0
/
+56
*
nexthop: Add support for IPv4 nexthops
David Ahern
2019-05-29
1
-0
/
+208
*
net: Initial nexthop code
David Ahern
2019-05-29
2
-1
/
+723
*
inet: frags: fix use-after-free read in inet_frag_destroy_rcu
Eric Dumazet
2019-05-29
1
-2
/
+18
*
inet: frags: call inet_frags_fini() after unregister_pernet_subsys()
Eric Dumazet
2019-05-29
2
-2
/
+2
*
inet: frags: uninline fqdir_init()
Eric Dumazet
2019-05-29
1
-0
/
+19
*
ipv4: remove redundant assignment to n
Colin Ian King
2019-05-27
1
-1
/
+0
*
inet: frags: rework rhashtable dismantle
Eric Dumazet
2019-05-26
1
-12
/
+37
*
net: dynamically allocate fqdir structures
Eric Dumazet
2019-05-26
7
-56
/
+60
*
net: add a net pointer to struct fqdir
Eric Dumazet
2019-05-26
4
-23
/
+13
*
net: rename inet_frags_init_net() to fdir_init()
Eric Dumazet
2019-05-26
4
-8
/
+4
*
ieee820154: 6lowpan: no longer reference init_net in lowpan_frags_ns_ctl_table
Eric Dumazet
2019-05-26
1
-11
/
+6
*
netfilter: ipv6: nf_defrag: no longer reference init_net in nf_ct_frag6_sysct...
Eric Dumazet
2019-05-26
1
-12
/
+7
*
ipv6: no longer reference init_net in ip6_frags_ns_ctl_table[]
Eric Dumazet
2019-05-26
1
-10
/
+5
*
ipv4: no longer reference init_net in ip4_frags_ns_ctl_table[]
Eric Dumazet
2019-05-26
1
-12
/
+6
*
net: rename struct fqdir fields
Eric Dumazet
2019-05-26
6
-88
/
+88
*
net: rename inet_frags_exit_net() to fqdir_exit()
Eric Dumazet
2019-05-26
5
-10
/
+10
*
inet: rename netns_frags to fqdir
Eric Dumazet
2019-05-26
5
-42
/
+42
*
flow_offload: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-05-25
1
-2
/
+1
*
ipv6: Refactor ip6_route_del for cached routes
David Ahern
2019-05-24
1
-15
/
+21
*
ipv6: Make fib6_nh optional at the end of fib6_info
David Ahern
2019-05-24
4
-81
/
+85
*
ipv6: Move exception bucket to fib6_nh
David Ahern
2019-05-24
2
-68
/
+123
*
ipv6: Refactor exception functions
David Ahern
2019-05-24
1
-48
/
+86
*
ipv6: Refactor fib6_drop_pcpu_from
David Ahern
2019-05-24
1
-10
/
+25
*
ipv6: Move pcpu cached routes to fib6_nh
David Ahern
2019-05-24
3
-33
/
+36
*
devlink: add warning in case driver does not set port type
Jiri Pirko
2019-05-23
1
-0
/
+38
*
hv_sock: perf: loop in send() to maximize bandwidth
Sunil Muthuswamy
2019-05-23
1
-14
/
+31
*
hv_sock: perf: Allow the socket buffer size options to influence the actual s...
Sunil Muthuswamy
2019-05-23
1
-10
/
+40
*
neighbor: Add tracepoint to __neigh_create
David Ahern
2019-05-23
1
-0
/
+2
*
net: Set strict_start_type for routes and rules
David Ahern
2019-05-23
2
-0
/
+2
*
ipv4: Rename and export nh_update_mtu
David Ahern
2019-05-23
1
-2
/
+2
*
ipv4: export fib_info_update_nh_saddr
David Ahern
2019-05-23
1
-6
/
+5
*
ipv4: export fib_flush
David Ahern
2019-05-23
1
-1
/
+1
*
ipv4: export fib_check_nh
David Ahern
2019-05-23
1
-6
/
+6
*
ipv4: Add function to send route updates
David Ahern
2019-05-23
1
-0
/
+72
*
ipv6: export function to send route updates
David Ahern
2019-05-23
3
-4
/
+37
*
ipv6: Add hook to bump sernum for a route to stubs
David Ahern
2019-05-23
2
-0
/
+9
*
ipv6: Add delete route hook to stubs
David Ahern
2019-05-23
2
-0
/
+7
*
net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics.
Felipe Gasper
2019-05-22
1
-0
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-22
6
-12
/
+32
|
\
|
*
ipv6: Consider sk_bound_dev_if when binding a raw socket to an address
Mike Manning
2019-05-21
1
-0
/
+2
|
*
net: qrtr: Fix message type of outgoing packets
Bjorn Andersson
2019-05-21
1
-2
/
+2
|
*
vlan: Mark expected switch fall-through
Gustavo A. R. Silva
2019-05-20
1
-0
/
+1
[next]