summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-02-26net/smc: fix cleanup for linkgroup setup failuresUrsula Braun
2020-02-26net: fix sysfs permssions when device changes network namespaceChristian Brauner
2020-02-26net-sysfs: add queue_change_owner()Christian Brauner
2020-02-26net-sysfs: add netdev_change_owner()Christian Brauner
2020-02-26sched: act: count in the size of action flags bitfieldJiri Pirko
2020-02-26net: core: devlink.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-02-26netfilter: xt_hashlimit: unregister proc file before releasing mutexCong Wang
2020-02-26ethtool: limit bitset sizeMichal Kubecek
2020-02-26net: Fix Tx hash bound checkingAmritha Nambiar
2020-02-26nft_set_pipapo: Actually fetch key data in nft_pipapo_remove()Stefano Brivio
2020-02-26Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso
2020-02-25devlink: extend devlink_trap_report() to accept cookie and passJiri Pirko
2020-02-25drop_monitor: extend by passing cookie from driverJiri Pirko
2020-02-25devlink: add trap metadata type for cookieJiri Pirko
2020-02-25flow_offload: pass action cookie through offload structuresJiri Pirko
2020-02-24bpf/tests: Use migrate disable instead of preempt disableDavid Miller
2020-02-24bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites.David Miller
2020-02-24Merge tag 'mac80211-for-net-2020-02-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-02-24Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub...David S. Miller
2020-02-24net: qrtr: fix spelling mistake "serivce" -> "service"Colin Ian King
2020-02-24net: UDP tunnel encapsulation module for tunnelling different protocols like ...Martin Varghese
2020-02-24af_unix: Add missing annotation for unix_wait_for_peer()Jules Irenge
2020-02-24dccp: Add missing annotation for dccp_child_process()Jules Irenge
2020-02-24net: netrom: Add missing annotation for nr_neigh_stop()Jules Irenge
2020-02-24net: netrom: Add missing annotation for nr_neigh_start()Jules Irenge
2020-02-24net: netrom: Add missing annotation for nr_node_stop()Jules Irenge
2020-02-24net: netrom: Add missing annotation for nr_node_start()Jules Irenge
2020-02-24netrom: Add missing annotation for nr_info_stop()Jules Irenge
2020-02-24netrom: Add missing annotation for nr_info_start()Jules Irenge
2020-02-24net: Add missing annotation for llc_seq_start()Jules Irenge
2020-02-24sctp: Add missing annotation for sctp_transport_walk_stop()Jules Irenge
2020-02-24sctp: Add missing annotation for sctp_transport_walk_start()Jules Irenge
2020-02-24sctp: Add missing annotation for sctp_err_finish()Jules Irenge
2020-02-24ip6mr: Fix RCU list debugging warningAmol Grover
2020-02-24tcp: ipv4: Pass lockdep expression to RCU listsAmol Grover
2020-02-24net: 802: psnap.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-24tcp, ulp: Pass lockdep expression to RCU listsAmol Grover
2020-02-24devlink: add ACL generic packet trapsJiri Pirko
2020-02-24net: bridge: fix stale eth hdr pointer in br_dev_xmitNikolay Aleksandrov
2020-02-24net: Remove unneeded export of a couple of xdp generic functionsDavid Ahern
2020-02-24mac80211: Add api to support configuring TID specific configurationTamizh chelvam
2020-02-24nl80211: Add support to configure TID specific RTSCTS configurationTamizh chelvam
2020-02-24nl80211: Add support to configure TID specific AMPDU configurationTamizh chelvam
2020-02-24nl80211: Add support to configure TID specific retry configurationTamizh chelvam
2020-02-24nl80211: modify TID-config APIJohannes Berg
2020-02-24nl80211: Add NL command to support TID speicific configurationsTamizh chelvam
2020-02-24mac80211: rx: avoid RCU list traversal under mutexMadhuparna Bhowmik
2020-02-24nl80211: explicitly include if_vlan.hJohannes Berg
2020-02-24mac80211: Beacon protection using the new BIGTK (STA)Jouni Malinen