summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | nexthop: Add support for IPv4 nexthopsDavid Ahern2019-05-281-0/+208
* | | | | net: Initial nexthop codeDavid Ahern2019-05-282-1/+723
* | | | | inet: frags: fix use-after-free read in inet_frag_destroy_rcuEric Dumazet2019-05-281-2/+18
* | | | | inet: frags: call inet_frags_fini() after unregister_pernet_subsys()Eric Dumazet2019-05-282-2/+2
* | | | | inet: frags: uninline fqdir_init()Eric Dumazet2019-05-281-0/+19
* | | | | ipv4: remove redundant assignment to nColin Ian King2019-05-261-1/+0
* | | | | inet: frags: rework rhashtable dismantleEric Dumazet2019-05-261-12/+37
* | | | | net: dynamically allocate fqdir structuresEric Dumazet2019-05-267-56/+60
* | | | | net: add a net pointer to struct fqdirEric Dumazet2019-05-264-23/+13
* | | | | net: rename inet_frags_init_net() to fdir_init()Eric Dumazet2019-05-264-8/+4
* | | | | ieee820154: 6lowpan: no longer reference init_net in lowpan_frags_ns_ctl_tableEric Dumazet2019-05-261-11/+6
* | | | | netfilter: ipv6: nf_defrag: no longer reference init_net in nf_ct_frag6_sysct...Eric Dumazet2019-05-261-12/+7
* | | | | ipv6: no longer reference init_net in ip6_frags_ns_ctl_table[]Eric Dumazet2019-05-261-10/+5
* | | | | ipv4: no longer reference init_net in ip4_frags_ns_ctl_table[]Eric Dumazet2019-05-261-12/+6
* | | | | net: rename struct fqdir fieldsEric Dumazet2019-05-266-88/+88
* | | | | net: rename inet_frags_exit_net() to fqdir_exit()Eric Dumazet2019-05-265-10/+10
* | | | | inet: rename netns_frags to fqdirEric Dumazet2019-05-265-42/+42
* | | | | flow_offload: use struct_size() in kzalloc()Gustavo A. R. Silva2019-05-251-2/+1
* | | | | ipv6: Refactor ip6_route_del for cached routesDavid Ahern2019-05-241-15/+21
* | | | | ipv6: Make fib6_nh optional at the end of fib6_infoDavid Ahern2019-05-244-81/+85
* | | | | ipv6: Move exception bucket to fib6_nhDavid Ahern2019-05-242-68/+123
* | | | | ipv6: Refactor exception functionsDavid Ahern2019-05-241-48/+86
* | | | | ipv6: Refactor fib6_drop_pcpu_fromDavid Ahern2019-05-241-10/+25
* | | | | ipv6: Move pcpu cached routes to fib6_nhDavid Ahern2019-05-243-33/+36
* | | | | devlink: add warning in case driver does not set port typeJiri Pirko2019-05-231-0/+38
| |_|_|/ |/| | |
* | | | hv_sock: perf: loop in send() to maximize bandwidthSunil Muthuswamy2019-05-221-14/+31
* | | | hv_sock: perf: Allow the socket buffer size options to influence the actual s...Sunil Muthuswamy2019-05-221-10/+40
* | | | neighbor: Add tracepoint to __neigh_createDavid Ahern2019-05-221-0/+2
* | | | net: Set strict_start_type for routes and rulesDavid Ahern2019-05-222-0/+2
* | | | ipv4: Rename and export nh_update_mtuDavid Ahern2019-05-221-2/+2
* | | | ipv4: export fib_info_update_nh_saddrDavid Ahern2019-05-221-6/+5
* | | | ipv4: export fib_flushDavid Ahern2019-05-221-1/+1
* | | | ipv4: export fib_check_nhDavid Ahern2019-05-221-6/+6
* | | | ipv4: Add function to send route updatesDavid Ahern2019-05-221-0/+72
* | | | ipv6: export function to send route updatesDavid Ahern2019-05-223-4/+37
* | | | ipv6: Add hook to bump sernum for a route to stubsDavid Ahern2019-05-222-0/+9
* | | | ipv6: Add delete route hook to stubsDavid Ahern2019-05-222-0/+7
* | | | net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics.Felipe Gasper2019-05-221-0/+12
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-226-12/+32
|\ \ \ | |/ / |/| |
| * | ipv6: Consider sk_bound_dev_if when binding a raw socket to an addressMike Manning2019-05-211-0/+2
| * | net: qrtr: Fix message type of outgoing packetsBjorn Andersson2019-05-201-2/+2
| * | vlan: Mark expected switch fall-throughGustavo A. R. Silva2019-05-201-0/+1
| * | tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu2019-05-203-10/+27
* | | Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-05-21300-634/+300
|\ \ \ | |/ / |/| |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24Thomas Gleixner2019-05-214-36/+4
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-2141-567/+41
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 11Thomas Gleixner2019-05-211-5/+1
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3Thomas Gleixner2019-05-213-12/+3
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-211-14/+1
| * | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21112-0/+112