summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski21-136/+93
2021-01-29Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski3-1/+140
2021-01-29Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-90/+9
2021-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-18/+7
2021-01-28Merge tag 'media/v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-3/+3
2021-01-28Merge tag 'sound-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-9/+21
2021-01-28net/mlx5e: Add trap entity to ETH driverAya Levin1-0/+5
2021-01-28net/mlx5: Notify on trap action by blocking eventAya Levin2-0/+19
2021-01-28net/mlx5: Add support for devlink traps in mlx5 core driverAya Levin1-0/+1
2021-01-28devlink: Add DMAC filter generic packet trapAya Levin1-0/+3
2021-01-28Merge tag 'mac80211-next-for-net-next-2021-01-27' of git://git.kernel.org/pub...Jakub Kicinski4-93/+261
2021-01-28Merge tag 'linux-can-next-for-5.12-20210127' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-0/+1
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski1-0/+2
2021-01-28net: bridge: multicast: make tracked EHT hosts limit configurableNikolay Aleksandrov1-0/+2
2021-01-27can: dev: export can_get_state_str() functionVincent Mailhol1-0/+1
2021-01-27net: allow user to set metric on default route learned via Router AdvertisementPraveen Chaudhary4-1/+5
2021-01-27net: lapb: Add locking to the lapb moduleXie He1-0/+2
2021-01-26Merge tag 'regulator-fix-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+30
2021-01-26media: v4l2-subdev.h: BIT() is not available in userspaceHans Verkuil1-1/+1
2021-01-26Merge tag 'asoc-fix-v5.11-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai3-8/+20
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg2-20/+94
2021-01-26uapi: fix big endian definition of ipv6_rpl_sr_hdrJustin Iurman1-3/+3
2021-01-25Commit 9bb48c82aced ("tty: implement write_iter") converted the ttySami Tolvanen1-0/+1
2021-01-24Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+6
2021-01-24Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+12
2021-01-24Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+3
2021-01-24Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-15/+0
2021-01-24Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2021-01-24tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPENPengcheng Yang1-1/+1
2021-01-24net: introduce a netdev feature for UDP GRO forwardingAlexander Lobakin1-1/+3
2021-01-24tcp: make TCP_USER_TIMEOUT accurate for zero window probesEnke Chen1-0/+1
2021-01-23net: mrp: move struct definitions out of uapiRasmus Villemoes1-86/+0
2021-01-23net: mrp: fix definitions of MRP test packetsRasmus Villemoes1-2/+2
2021-01-23ALSA: pcm: One more dependency for hw constraintsTakashi Iwai1-1/+1
2021-01-23mlxsw: Register physical ports as a devlink resourceDanielle Ratson1-0/+2
2021-01-23net/mlx5e: Support HTB offloadMaxim Mikityanskiy1-3/+10
2021-01-23sch_htb: Hierarchical QoS hardware offloadMaxim Mikityanskiy3-0/+38
2021-01-23net: sched: Add extack to Qdisc_class_ops.deleteMaxim Mikityanskiy1-1/+2
2021-01-23net: sched: Add multi-queue support to sch_tree_lockMaxim Mikityanskiy1-4/+10
2021-01-23tcp: Add receive timestamp support for receive zerocopy.Arjun Roy1-0/+4
2021-01-23tcp: add TTL to SCM_TIMESTAMPING_OPT_STATSYousuk Seung3-2/+4
2021-01-23tcp: remove unused ICSK_TIME_EARLY_RETRANSPengcheng Yang1-3/+1
2021-01-22net/mlx5: SF, Add port add delete functionalityParav Pandit1-0/+6
2021-01-22net/mlx5: SF, Add auxiliary device driverParav Pandit1-1/+3
2021-01-22net/mlx5: SF, Add auxiliary device supportParav Pandit1-0/+2
2021-01-22net/mlx5: Introduce vhca state event notifierParav Pandit1-0/+4
2021-01-22devlink: Support get and set state of port functionParav Pandit2-0/+52
2021-01-22devlink: Support add and delete devlink portParav Pandit1-0/+52
2021-01-22devlink: Introduce PCI SF port flavour and port attributeParav Pandit2-0/+21
2021-01-22cfg80211: change netdev registration/unregistration semanticsJohannes Berg1-8/+32