summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-05-28nexthop: Add support for nexthop groupsDavid Ahern
2019-05-28nexthop: Add support for lwt encapsDavid Ahern
2019-05-28nexthop: Add support for IPv6 gatewaysDavid Ahern
2019-05-28nexthop: Add support for IPv4 nexthopsDavid Ahern
2019-05-28net: Initial nexthop codeDavid Ahern
2019-05-28llc: fix skb leak in llc_build_and_send_ui_pkt()Eric Dumazet
2019-05-28inet: frags: fix use-after-free read in inet_frag_destroy_rcuEric Dumazet
2019-05-28inet: frags: call inet_frags_fini() after unregister_pernet_subsys()Eric Dumazet
2019-05-28inet: frags: uninline fqdir_init()Eric Dumazet
2019-05-28xprtrdma: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-05-28nl80211: fill all policy .type entriesJohannes Berg
2019-05-28mac80211: mesh: fix RCU warningThomas Pedersen
2019-05-28nl80211: fix station_info pertid memory leakAndy Strohman
2019-05-28cfg80211: Handle bss expiry during connectionChaitanya Tata
2019-05-28mac80211: Do not use stack memory with scatterlist for GMACJouni Malinen
2019-05-28af_key: fix leaks in key_pol_get_resp and dump_sp.Jeremy Sowden
2019-05-28xfrm: Fix xfrm sel prefix length validationAnirudh Gupta
2019-05-27signal/bpfilter: Fix bpfilter_kernl to use send_sig not force_sigEric W. Biederman
2019-05-26ipv4: remove redundant assignment to nColin Ian King
2019-05-26net/tls: fix no wakeup on partial readsJakub Kicinski
2019-05-26net/tls: fix lowat calculation if some data came from previous recordJakub Kicinski
2019-05-26inet: frags: rework rhashtable dismantleEric Dumazet
2019-05-26net: dynamically allocate fqdir structuresEric Dumazet
2019-05-26net: add a net pointer to struct fqdirEric Dumazet
2019-05-26net: rename inet_frags_init_net() to fdir_init()Eric Dumazet
2019-05-26ieee820154: 6lowpan: no longer reference init_net in lowpan_frags_ns_ctl_tableEric Dumazet
2019-05-26netfilter: ipv6: nf_defrag: no longer reference init_net in nf_ct_frag6_sysct...Eric Dumazet
2019-05-26ipv6: no longer reference init_net in ip6_frags_ns_ctl_table[]Eric Dumazet
2019-05-26ipv4: no longer reference init_net in ip4_frags_ns_ctl_table[]Eric Dumazet
2019-05-26net: rename struct fqdir fieldsEric Dumazet
2019-05-26net: rename inet_frags_exit_net() to fqdir_exit()Eric Dumazet
2019-05-26inet: rename netns_frags to fqdirEric Dumazet
2019-05-25vfs: Convert sockfs to use the new mount APIDavid Howells
2019-05-25vfs: Convert rpc_pipefs to use the new mount APIDavid Howells
2019-05-25mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro
2019-05-25ip_sockglue: Fix missing-check bug in ip_ra_control()Gen Zhang
2019-05-25ipv6_sockglue: Fix a missing-check bug in ip6_ra_control()Gen Zhang
2019-05-25flow_offload: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-05-25batman-adv: mcast: shorten multicast tt/tvlv worker spinlock sectionLinus Lüssing
2019-05-25batman-adv: Use includes instead of fwdeclsSven Eckelmann
2019-05-25batman-adv: Add missing include for atomic functionsSven Eckelmann
2019-05-25batman-adv: Fix includes for *_MAX constantsSven Eckelmann
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-24bpf: sockmap, fix use after free from sleep in psock backlog workqueueJohn Fastabend
2019-05-24net: sched: don't use tc_action->order during action dumpVlad Buslov
2019-05-24ipv6: Refactor ip6_route_del for cached routesDavid Ahern
2019-05-24ipv6: Make fib6_nh optional at the end of fib6_infoDavid Ahern
2019-05-24ipv6: Move exception bucket to fib6_nhDavid Ahern
2019-05-24ipv6: Refactor exception functionsDavid Ahern
2019-05-24ipv6: Refactor fib6_drop_pcpu_fromDavid Ahern