summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-10-06net: netdevice.h: sw_netstats_rx_add helperFabian Frederick1-0/+10
2020-10-06ethtool: allow netdev driver to define phy tunablesIgor Russkikh1-0/+4
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller25-64/+154
2020-10-05Merge tag 'platform-drivers-x86-v5.9-2' of git://git.infradead.org/linux-plat...Linus Torvalds1-1/+1
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds11-32/+99
2020-10-05net: dsa: propagate switchdev vlan_filtering prepare phase to driversVladimir Oltean2-3/+4
2020-10-04net: dsa: Add helper for converting devlink port to ds and portAndrew Lunn1-0/+14
2020-10-04net: dsa: Add devlink port regions support to DSAAndrew Lunn1-0/+5
2020-10-04net: devlink: Add support for port regionsAndrew Lunn1-0/+27
2020-10-04net: dsa: Register devlink ports before calling DSA driver setup()Andrew Lunn1-0/+1
2020-10-04net: devlink: Add unused port flavourAndrew Lunn1-0/+3
2020-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-7/+15
2020-10-04netfilter: nf_tables: Implement fast bitwise expressionPhil Sutter1-0/+9
2020-10-04netfilter: nf_tables: Enable fast nft_cmp for inverted matchesPhil Sutter1-0/+2
2020-10-03net/sched: act_mpls: Add action to push MPLS LSE before Ethernet headerGuillaume Nault1-0/+1
2020-10-03net/sched: act_vlan: Add {POP,PUSH}_ETH actionsGuillaume Nault3-0/+9
2020-10-03net: remove NETDEV_HW_ADDR_T_SLAVETaehee Yoo1-3/+2
2020-10-03genetlink: allow dumping command-specific policyJakub Kicinski1-0/+1
2020-10-03genetlink: properly support per-op policy dumpingJohannes Berg1-0/+10
2020-10-03netlink: rework policy dump to support multiple policiesJohannes Berg1-3/+6
2020-10-02genetlink: bring back per op policyJakub Kicinski1-0/+4
2020-10-02genetlink: add a structure for dump stateJakub Kicinski1-4/+7
2020-10-02genetlink: add small version of opsJakub Kicinski1-14/+39
2020-10-02genetlink: reorg struct genl_familyJakub Kicinski1-5/+5
2020-10-02devlink: add .trap_group_action_set() callbackIoana Ciornei1-0/+10
2020-10-02devlink: add parser error drop packet trapsIoana Ciornei1-0/+52
2020-10-02Merge tag 'mlx5-fixes-2020-09-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-0/+3
2020-10-02net: mscc: ocelot: create TCAM skeleton from tc filter chainsVladimir Oltean1-1/+2
2020-10-02net: mscc: ocelot: introduce conversion helpers between port and netdevVladimir Oltean1-0/+2
2020-10-02Merge tag 'mac80211-next-for-net-next-2020-10-02' of git://git.kernel.org/pub...David S. Miller4-3/+149
2020-10-02net: introduce helper sendpage_ok() in include/linux/net.hColy Li1-0/+16
2020-10-02net: core: document two new elements of struct net_deviceMauro Carvalho Chehab1-0/+5
2020-10-02net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv()Florian Fainelli1-0/+8
2020-10-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+33
2020-10-02netlink: fix policy dump leakJohannes Berg1-1/+2
2020-10-02netlink: fix policy dump leakJohannes Berg1-1/+2
2020-10-02net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessibleSaeed Mahameed1-0/+1
2020-10-02net/mlx5: Avoid possible free of command entry while timeout comp handlerEran Ben Elisha1-0/+2
2020-10-02Merge tag 'mmc-v5.9-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds1-0/+1
2020-10-02mm: memcg/slab: fix slab statistics in !SMP configurationRoman Gushchin1-0/+5
2020-10-01pipe: remove pipe_wait() and fix wakeup race with spliceLinus Torvalds1-2/+3
2020-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller10-28/+302
2020-10-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2020-09-30bpf: Introduce BPF_F_PRESERVE_ELEMS for perf event arraySong Liu1-0/+3
2020-09-30net/mlx5: E-switch, Use PF num in metadata reg c0sunils1-7/+8
2020-09-30drop_monitor: Filter control packets in drop monitorIdo Schimmel1-0/+2
2020-09-30drop_monitor: Convert to using devlink tracepointIdo Schimmel1-36/+0
2020-09-30devlink: Add a tracepoint for trap reportsIdo Schimmel2-0/+51
2020-09-30arm64: permit ACPI core to map kernel memory used for table overridesArd Biesheuvel1-1/+1
2020-09-30tcp: add exponential backoff in __tcp_send_ack()Eric Dumazet1-1/+2