Age | Commit message (Expand) | Author |
2019-05-26 | net/tls: fix no wakeup on partial reads | Jakub Kicinski |
2019-05-26 | net/tls: fix lowat calculation if some data came from previous record | Jakub Kicinski |
2019-05-26 | inet: frags: rework rhashtable dismantle | Eric Dumazet |
2019-05-26 | net: dynamically allocate fqdir structures | Eric Dumazet |
2019-05-26 | net: add a net pointer to struct fqdir | Eric Dumazet |
2019-05-26 | net: rename inet_frags_init_net() to fdir_init() | Eric Dumazet |
2019-05-26 | ieee820154: 6lowpan: no longer reference init_net in lowpan_frags_ns_ctl_table | Eric Dumazet |
2019-05-26 | netfilter: ipv6: nf_defrag: no longer reference init_net in nf_ct_frag6_sysct... | Eric Dumazet |
2019-05-26 | ipv6: no longer reference init_net in ip6_frags_ns_ctl_table[] | Eric Dumazet |
2019-05-26 | ipv4: no longer reference init_net in ip4_frags_ns_ctl_table[] | Eric Dumazet |
2019-05-26 | net: rename struct fqdir fields | Eric Dumazet |
2019-05-26 | net: rename inet_frags_exit_net() to fqdir_exit() | Eric Dumazet |
2019-05-26 | inet: rename netns_frags to fqdir | Eric Dumazet |
2019-05-25 | ip_sockglue: Fix missing-check bug in ip_ra_control() | Gen Zhang |
2019-05-25 | ipv6_sockglue: Fix a missing-check bug in ip6_ra_control() | Gen Zhang |
2019-05-25 | flow_offload: use struct_size() in kzalloc() | Gustavo A. R. Silva |
2019-05-24 | Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds |
2019-05-24 | net: sched: don't use tc_action->order during action dump | Vlad Buslov |
2019-05-24 | ipv6: Refactor ip6_route_del for cached routes | David Ahern |
2019-05-24 | ipv6: Make fib6_nh optional at the end of fib6_info | David Ahern |
2019-05-24 | ipv6: Move exception bucket to fib6_nh | David Ahern |
2019-05-24 | ipv6: Refactor exception functions | David Ahern |
2019-05-24 | ipv6: Refactor fib6_drop_pcpu_from | David Ahern |
2019-05-24 | ipv6: Move pcpu cached routes to fib6_nh | David Ahern |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 103 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 93 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 77 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 72 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 62 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 53 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner |
2019-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2019-05-23 | hsr: fix don't prune the master node from the node_db | Andreas Oetken |
2019-05-23 | devlink: add warning in case driver does not set port type | Jiri Pirko |
2019-05-22 | ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST | Eric Dumazet |
2019-05-22 | ipv4/igmp: fix another memory leak in igmpv3_del_delrec() | Eric Dumazet |
2019-05-22 | hv_sock: perf: loop in send() to maximize bandwidth | Sunil Muthuswamy |
2019-05-22 | hv_sock: perf: Allow the socket buffer size options to influence the actual s... | Sunil Muthuswamy |
2019-05-22 | ipv6: Fix redirect with VRF | David Ahern |
2019-05-22 | neighbor: Add tracepoint to __neigh_create | David Ahern |
2019-05-22 | net: Set strict_start_type for routes and rules | David Ahern |
2019-05-22 | ipv4: Rename and export nh_update_mtu | David Ahern |
2019-05-22 | ipv4: export fib_info_update_nh_saddr | David Ahern |
2019-05-22 | ipv4: export fib_flush | David Ahern |
2019-05-22 | ipv4: export fib_check_nh | David Ahern |
2019-05-22 | ipv4: Add function to send route updates | David Ahern |
2019-05-22 | ipv6: export function to send route updates | David Ahern |