summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-10-10Merge tag 'mac80211-next-for-net-next-2020-10-08' of git://git.kernel.org/pub...Jakub Kicinski
2020-10-09netlink: export policy in extended ACKJohannes Berg
2020-10-09Merge tag 'linux-can-next-for-5.10-20201007' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-10-09net/mlx5: Add support for fw live patch eventMoshe Shemesh
2020-10-09devlink: Add enable_remote_dev_reset generic parameterMoshe Shemesh
2020-10-09net/mlx5: Handle sync reset request eventMoshe Shemesh
2020-10-09devlink: Add remote reload statsMoshe Shemesh
2020-10-09devlink: Add reload statsMoshe Shemesh
2020-10-09devlink: Add devlink reload limit optionMoshe Shemesh
2020-10-09devlink: Add reload action option to devlink reload commandMoshe Shemesh
2020-10-09net/sched: get rid of qdisc->paddedEric Dumazet
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-10-08Merge tag 'for-linus-5.9b-rc9-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-08mac80211: copy configured beacon tx rate to driverRajkumar Manoharan
2020-10-07can: add ISO 15765-2:2016 transport protocolOliver Hartkopp
2020-10-07can: dev: add a helper function to calculate the duration of one bitVincent Mailhol
2020-10-07arm/arm64: xen: Fix to convert percpu address to gfn correctlyMasami Hiramatsu
2020-10-06can: dev: fix type of get_can_dlc() and get_canfd_dlc() macrosVincent Mailhol
2020-10-06can: raw: add missing error queue supportVincent Mailhol
2020-10-06Merge tag 'drm-fixes-2020-10-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-06netlink: add mask validationJakub Kicinski
2020-10-06netlink: create helpers for checking type is an intJakub Kicinski
2020-10-06net: netdevice.h: sw_netstats_rx_add helperFabian Frederick
2020-10-06Merge tag 'rxrpc-fixes-20201005' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-10-06ethtool: allow netdev driver to define phy tunablesIgor Russkikh
2020-10-06Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-05Merge tag 'platform-drivers-x86-v5.9-2' of git://git.infradead.org/linux-plat...Linus Torvalds
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-10-05rxrpc: Fix accept on a connection that need securingDavid Howells
2020-10-05net: dsa: propagate switchdev vlan_filtering prepare phase to driversVladimir Oltean
2020-10-04net: dsa: Add helper for converting devlink port to ds and portAndrew Lunn
2020-10-04net: dsa: Add devlink port regions support to DSAAndrew Lunn
2020-10-04net: devlink: Add support for port regionsAndrew Lunn
2020-10-04net: dsa: Register devlink ports before calling DSA driver setup()Andrew Lunn
2020-10-04net: devlink: Add unused port flavourAndrew Lunn
2020-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-10-04netfilter: nf_tables: Implement fast bitwise expressionPhil Sutter
2020-10-04netfilter: nf_tables: Enable fast nft_cmp for inverted matchesPhil Sutter
2020-10-03net/sched: act_mpls: Add action to push MPLS LSE before Ethernet headerGuillaume Nault
2020-10-03net/sched: act_vlan: Add {POP,PUSH}_ETH actionsGuillaume Nault
2020-10-03net: remove NETDEV_HW_ADDR_T_SLAVETaehee Yoo
2020-10-03genetlink: allow dumping command-specific policyJakub Kicinski
2020-10-03genetlink: properly support per-op policy dumpingJohannes Berg
2020-10-03netlink: rework policy dump to support multiple policiesJohannes Berg
2020-10-02genetlink: bring back per op policyJakub Kicinski
2020-10-02genetlink: add a structure for dump stateJakub Kicinski
2020-10-02genetlink: add small version of opsJakub Kicinski
2020-10-02genetlink: reorg struct genl_familyJakub Kicinski