Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
[sfrench/cifs-2.6.git] / net /
2020-10-04 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2020-10-04 Phil Sutternetfilter: nf_tables: Implement fast bitwise expression
2020-10-04 Phil Sutternetfilter: nf_tables: Enable fast nft_cmp for inverted...
2020-10-04 Florian Westphalnetfilter: nfnetlink: place subsys mutexes in distinct...
2020-10-04 Vasily Averinnetfilter: ipset: enable memory accounting for ipset...
2020-10-04 YueHaibingnetfilter: nf_tables_offload: Remove unused macro FLOW_...
2020-10-04 Matthieu Baertsmptcp: ADD_ADDRs with echo bit are smaller
2020-10-04 David S. MillerMerge branch 'net-sched-Add-actions-for-MPLS-L2-VPNs'
2020-10-04 Guillaume Naultnet/sched: act_mpls: Add action to push MPLS LSE before...
2020-10-04 Guillaume Naultnet/sched: act_vlan: Add {POP,PUSH}_ETH actions
2020-10-04 Karsten Graulnet/smc: use an array to check fields in system EID
2020-10-04 Karsten Graulnet/smc: send ISM devices with unique chid in CLC proposal
2020-10-03 Yuchung Chengtcp: account total lost packets properly
2020-10-03 David S. MillerMerge branch 'net-iucv-next'
2020-10-03 Julian Wiedmannnet/iucv: fix indentation in __iucv_message_receive()
2020-10-03 Julian Wiedmannnet/af_iucv: right-size the uid variable in iucv_sock_b...
2020-10-03 David S. MillerMerge branch 'genetlink-per-op-policy-export'
2020-10-03 Jakub Kicinskigenetlink: allow dumping command-specific policy
2020-10-03 Johannes Berggenetlink: properly support per-op policy dumping
2020-10-03 Johannes Berggenetlink: factor skb preparation out of ctrl_dumppolicy()
2020-10-03 Johannes Bergnetlink: rework policy dump to support multiple policies
2020-10-03 Johannes Bergnetlink: compare policy more accurately
2020-10-03 David S. MillerMerge branch 'genetlink-support-per-command-policy...
2020-10-03 Jakub Kicinskigenetlink: switch control commands to per-op policies
2020-10-03 Jakub Kicinskigenetlink: use parsed attrs in dumppolicy
2020-10-03 Jakub Kicinskigenetlink: bring back per op policy
2020-10-03 Jakub Kicinskigenetlink: use .start callback for dumppolicy
2020-10-03 Jakub Kicinskigenetlink: add a structure for dump state
2020-10-03 Jakub Kicinskigenetlink: move to smaller ops wherever possible
2020-10-03 Jakub Kicinskigenetlink: add small version of ops
2020-10-02 David S. MillerMerge branch 'dpaa2-eth-add-devlink-parser-error-drop...
2020-10-02 Ioana Ciorneidevlink: add .trap_group_action_set() callback
2020-10-02 Ioana Ciorneidevlink: add parser error drop packet traps
2020-10-02 David S. MillerMerge tag 'wireless-drivers-next-2020-10-02' of git...
2020-10-02 David S. MillerMerge tag 'mac80211-next-for-net-next-2020-10-02' of...
2020-10-02 David S. MillerMerge branch 'net-dsa-Improve-dsa_untag_bridge_pvid'
2020-10-02 Florian Fainellinet: dsa: Utilize __vlan_find_dev_deep_rcu()
2020-10-02 Florian Fainellinet: dsa: Obtain VLAN protocol from skb->protocol
2020-10-02 Florian Fainellinet: dsa: b53: Set untag_bridge_pvid
2020-10-02 Florian Fainellinet: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_...
2020-10-02 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2020-10-02 Johannes Bergnetlink: fix policy dump leak
2020-10-02 Thomas Pedersenmac80211: avoid processing non-S1G elements on S1G...
2020-10-02 Johannes Bergnl80211: fix non-split wiphy information
2020-10-02 Johannes Bergnl80211: reduce non-split wiphy dump size
2020-10-02 Ye Binnet-sysfs: Fix inconsistent of format with argument...
2020-10-02 Ye Binpktgen: Fix inconsistent of format with argument type...
2020-10-01 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2020-10-01 David S. MillerMerge branch 'drop_monitor-Convert-to-use-devlink-trace...
2020-10-01 Ido Schimmeldrop_monitor: Filter control packets in drop monitor
2020-10-01 Ido Schimmeldrop_monitor: Remove duplicate struct
2020-10-01 Ido Schimmeldrop_monitor: Remove no longer used functions
2020-10-01 Ido Schimmeldrop_monitor: Convert to using devlink tracepoint
2020-10-01 Ido Schimmeldrop_monitor: Prepare probe functions for devlink trace...
2020-10-01 Ido Schimmeldevlink: Add a tracepoint for trap reports
2020-09-30 David S. MillerMerge tag 'linux-can-next-for-5.10-20200930' of git...
2020-09-30 David S. MillerMerge branch 'tcp-exponential-backoff-in-tcp_send_ack'
2020-09-30 Eric Dumazettcp: add exponential backoff in __tcp_send_ack()
2020-09-30 Eric Dumazetinet: remove icsk_ack.blocked
2020-09-30 Alexei StarovoitovMerge branch 'Various BPF helper improvements'
2020-09-30 Daniel Borkmannbpf: Add redirect_neigh helper as redirect drop-in
2020-09-30 Daniel Borkmannbpf, net: Rework cookie generator as per-cpu one
2020-09-30 Daniel Borkmannbpf: Add classid helper only based on skb->sk
2020-09-30 Song Liubpf: fix raw_tp test run in preempt kernel
2020-09-30 Jose M. Guisado... netfilter: nf_tables: add userdata attributes to nft_chain
2020-09-30 Jose M. Guisado... netfilter: nf_tables: use nla_memdup to copy udata
2020-09-30 Jose M. Guisado... netfilter: nf_tables: fix userdata memleak
2020-09-29 David S. MillerMerge branch 'net-in_interrupt-cleanup-and-fixes'
2020-09-29 Sebastian Andrzej... net: Add netif_rx_any_context()
2020-09-29 Tom Parkinl2tp: report rx cookie discards in netlink get
2020-09-29 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2020-09-29 Ciara Loftusxsk: Fix a documentation mistake in xsk_queue.h
2020-09-29 Gustavo A. R. Silvanet/sched: cls_u32: Replace one-element array with...
2020-09-28 Alexei StarovoitovMerge branch 'Sockmap copying'
2020-09-28 Lorenz Bauerbpf: sockmap: Enable map_update_elem from bpf_iter
2020-09-28 Davide Carattiip6gre: avoid tx_error when sending MLD/DAD on external...
2020-09-28 David S. MillerMerge branch 'net-smc-introduce-SMC-Dv2-support'
2020-09-28 Ursula Braunnet/smc: CLC decline - V2 enhancements
2020-09-28 Ursula Braunnet/smc: introduce CLC first contact extension
2020-09-28 Ursula Braunnet/smc: CLC accept / confirm V2
2020-09-28 Ursula Braunnet/smc: determine accepted ISM devices
2020-09-28 Ursula Braunnet/smc: build and send V2 CLC proposal
2020-09-28 Ursula Braunnet/smc: determine proposed ISM devices
2020-09-28 Ursula Braunnet/smc: introduce list of pnetids for Ethernet devices
2020-09-28 Ursula Braunnet/smc: introduce CHID callback for ISM devices
2020-09-28 Ursula Braunnet/smc: introduce System Enterprise ID (SEID)
2020-09-28 Ursula Braunnet/smc: prepare for more proposed ISM devices
2020-09-28 Ursula Braunnet/smc: split CLC confirm/accept data to be sent
2020-09-28 Ursula Braunnet/smc: separate find device functions
2020-09-28 Ursula Braunnet/smc: CLC header fields renaming
2020-09-28 Karsten Graulnet/smc: remove constant and introduce helper to check...
2020-09-28 Song Liubpf: Enable BPF_PROG_TEST_RUN for raw_tracepoint
2020-09-28 David S. MillerMerge branch 'udp_tunnel-convert-Intel-drivers-with...
2020-09-28 Jakub Kicinskiudp_tunnel: add the ability to share port tables
2020-09-28 Magnus Karlssonxsk: Fix possible crash in socket_release when out...
2020-09-28 Rajkumar Manoharannl80211: extend support to config spatial reuse paramet...
2020-09-28 Ben Greearmac80211: Support not iterating over not-sdata-in-drive...
2020-09-28 Rajkumar Manoharannl80211: fix OBSS PD min and max offset validation
2020-09-28 Johannes Bergmac80211: fix some more kernel-doc in mesh
2020-09-28 Dan Carpentercfg80211: regulatory: remove a bogus initialization
next