summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-10-12netfilter: nf_tables: add inet ingress supportPablo Neira Ayuso3-0/+85
2020-10-12netfilter: add inet ingress supportPablo Neira Ayuso1-0/+1
2020-10-10Merge tag 'mac80211-next-for-net-next-2020-10-08' of git://git.kernel.org/pub...Jakub Kicinski1-0/+3
2020-10-10netlink: export policy in extended ACKJohannes Berg3-10/+26
2020-10-10Merge tag 'linux-can-next-for-5.10-20201007' of git://git.kernel.org/pub/scm/...Jakub Kicinski3-3/+187
2020-10-09net/mlx5: Add support for fw live patch eventMoshe Shemesh1-0/+1
2020-10-09devlink: Add enable_remote_dev_reset generic parameterMoshe Shemesh1-0/+4
2020-10-09net/mlx5: Handle sync reset request eventMoshe Shemesh1-0/+2
2020-10-09devlink: Add remote reload statsMoshe Shemesh2-0/+5
2020-10-09devlink: Add reload statsMoshe Shemesh2-0/+14
2020-10-09devlink: Add devlink reload limit optionMoshe Shemesh2-2/+20
2020-10-09devlink: Add reload action option to devlink reload commandMoshe Shemesh2-3/+17
2020-10-09net/sched: get rid of qdisc->paddedEric Dumazet2-5/+5
2020-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-2/+395
2020-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-1/+1
2020-10-08Merge tag 'for-linus-5.9b-rc9-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2020-10-08mac80211: copy configured beacon tx rate to driverRajkumar Manoharan1-0/+3
2020-10-08can: add ISO 15765-2:2016 transport protocolOliver Hartkopp1-0/+166
2020-10-08can: dev: add a helper function to calculate the duration of one bitVincent Mailhol1-0/+15
2020-10-07arm/arm64: xen: Fix to convert percpu address to gfn correctlyMasami Hiramatsu1-0/+3
2020-10-06can: dev: fix type of get_can_dlc() and get_canfd_dlc() macrosVincent Mailhol1-3/+3
2020-10-06can: raw: add missing error queue supportVincent Mailhol1-0/+3
2020-10-06Merge tag 'drm-fixes-2020-10-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-1/+391
2020-10-06netlink: add mask validationJakub Kicinski2-0/+12
2020-10-06netlink: create helpers for checking type is an intJakub Kicinski1-8/+9
2020-10-06net: netdevice.h: sw_netstats_rx_add helperFabian Frederick1-0/+10
2020-10-06Merge tag 'rxrpc-fixes-20201005' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller1-1/+1
2020-10-06ethtool: allow netdev driver to define phy tunablesIgor Russkikh1-0/+4
2020-10-06Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-1/+391
2020-10-06Merge 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-05rxrpc: Fix accept on a connection that need securingDavid Howells1-1/+1
2020-10-05net: dsa: propagate switchdev vlan_filtering prepare phase to driversVladimir Oltean2-3/+4
2020-10-05net: dsa: Add helper for converting devlink port to ds and portAndrew Lunn1-0/+14
2020-10-05net: dsa: Add devlink port regions support to DSAAndrew Lunn1-0/+5
2020-10-05net: devlink: Add support for port regionsAndrew Lunn1-0/+27
2020-10-05net: dsa: Register devlink ports before calling DSA driver setup()Andrew Lunn1-0/+1
2020-10-05net: devlink: Add unused port flavourAndrew Lunn1-0/+3
2020-10-05Merge 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-04net/sched: act_mpls: Add action to push MPLS LSE before Ethernet headerGuillaume Nault1-0/+1
2020-10-04net/sched: act_vlan: Add {POP,PUSH}_ETH actionsGuillaume Nault3-0/+9
2020-10-04net: remove NETDEV_HW_ADDR_T_SLAVETaehee Yoo1-3/+2
2020-10-04genetlink: allow dumping command-specific policyJakub Kicinski1-0/+1
2020-10-04genetlink: properly support per-op policy dumpingJohannes Berg1-0/+10
2020-10-04netlink: rework policy dump to support multiple policiesJohannes Berg1-3/+6
2020-10-03genetlink: bring back per op policyJakub Kicinski1-0/+4
2020-10-03genetlink: add a structure for dump stateJakub Kicinski1-4/+7