summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-09-181-2/+1
|\
| * new helper: get_tree_keyed()Al Viro2019-09-051-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-18267-3102/+14737
|\ \
| * \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-1710-14/+40
| |\ \
| | * | ip6_gre: fix a dst leak in ip6erspan_tunnel_xmitXin Long2019-09-161-1/+1
| | * | udp: correct reuseport selection with connected socketsWillem de Bruijn2019-09-165-6/+23
| | * | net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'Gerd Rausch2019-09-151-1/+1
| | * | net_sched: let qdisc_put() accept NULL pointerCong Wang2019-09-151-0/+3
| | * | net: dsa: Fix load order between DSA drivers and taggersAndrew Lunn2019-09-151-0/+2
| | * | net/sched: fix race between deactivation and dequeue for NOLOCK qdiscPaolo Abeni2019-09-151-6/+10
| * | | ethtool: implement Energy Detect Powerdown support via phy-tunableAlexandru Ardelean2019-09-161-0/+6
| * | | drop_monitor: Better sanitize notified packetsIdo Schimmel2019-09-161-0/+6
| * | | net: dsa: sja1105: Advertise the 8 TX queuesVladimir Oltean2019-09-161-1/+2
| * | | net: dsa: Pass ndo_setup_tc slave callback to driversVladimir Oltean2019-09-161-4/+8
| * | | taprio: Add support for hardware offloadingVinicius Costa Gomes2019-09-161-43/+366
| * | | tcp: Add snd_wnd to TCP_INFOThomas Higdon2019-09-161-0/+1
| * | | tcp: Add TCP_INFO counter for packets received out-of-orderThomas Higdon2019-09-162-0/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-161-1/+1
| |\ \ \
| | * | | kcm: use BPF_PROG_RUNSami Tolvanen2019-09-061-1/+1
| * | | | net: sched: use get_dev() action API in flow_action infraVlad Buslov2019-09-162-18/+16
| * | | | net: sched: take reference to psample group in flow_action infraVlad Buslov2019-09-163-8/+52
| * | | | net: sched: extend flow_action_entry with destructorVlad Buslov2019-09-161-32/+45
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-1529-121/+152
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | net: devlink: move reload fail indication to devlink core and expose to userJiri Pirko2019-09-131-1/+20
| * | | | net: devlink: split reload op into twoJiri Pirko2019-09-131-4/+12
| * | | | ip: support SO_MARK cmsgWillem de Bruijn2019-09-137-8/+13
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-09-1329-112/+380
| |\ \ \ \
| | * | | | netfilter: conntrack: move code to linux/nf_conntrack_common.h.Jeremy Sowden2019-09-131-1/+0
| | * | | | netfilter: move nf_bridge_frag_data struct definition to a more appropriate h...Jeremy Sowden2019-09-132-9/+9
| | * | | | netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header.Jeremy Sowden2019-09-132-4/+4
| | * | | | netfilter: remove nf_conntrack_icmpv6.h header.Jeremy Sowden2019-09-131-1/+0
| | * | | | netfilter: update include directives.Jeremy Sowden2019-09-1311-9/+16
| | * | | | netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headersJeremy Sowden2019-09-133-4/+16
| | * | | | netfilter: fix coding-style errors.Jeremy Sowden2019-09-134-10/+10
| | * | | | netfilter: nf_tables_offload: remove rules when the device unregisterswenxu2019-09-132-4/+50
| | * | | | netfilter: nf_tables_offload: refactor the nft_flow_offload_rule functionwenxu2019-09-131-7/+13
| | * | | | netfilter: nf_tables_offload: refactor the nft_flow_offload_chain functionwenxu2019-09-131-7/+13
| | * | | | netfilter: nf_tables_offload: add __nft_offload_get_chain functionwenxu2019-09-131-18/+34
| | * | | | netfilter: nft_{fwd,dup}_netdev: add offload supportPablo Neira Ayuso2019-09-105-2/+62
| | * | | | netfilter: nft_synproxy: add synproxy stateful object supportFernando Fernandez Mancera2019-09-101-21/+122
| | * | | | netfilter: nf_tables_offload: move indirect flow_block callback logic to corePablo Neira Ayuso2019-09-082-11/+21
| | * | | | netfilter: nf_tables_offload: avoid excessive stack usageArnd Bergmann2019-09-081-7/+13
| | * | | | netfilter: nf_tables: Fix an Oops in nf_tables_updobj() error handlingDan Carpenter2019-09-081-3/+3
| * | | | | net: dsa: microchip: remove NET_DSA_TAG_KSZ_COMMONGeorge McCollister2019-09-122-8/+3
| * | | | | tcp: force a PSH flag on TSO packetsEric Dumazet2019-09-111-2/+13
| * | | | | ipv6: Don't use dst gateway directly in ip6_confirm_neigh()Stefano Brivio2019-09-111-1/+1
| * | | | | Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc...David S. Miller2019-09-1115-67/+75
| |\ \ \ \ \
| | * | | | | cfg80211: Purge frame registrations on iftype changeDenis Kenzior2019-09-111-0/+1
| | * | | | | nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma2019-09-111-1/+3
| | * | | | | mac80211: allow drivers to set max MTUWen Gong2019-09-112-1/+2