aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-12-13u64_stats: Disable preemption on 32bit UP+SMP PREEMPT_RT during updates.Sebastian Andrzej Siewior1-14/+28
2021-12-12net: dsa: tag_sja1105: split sja1105_tagger_data into private and public sectionsVladimir Oltean1-9/+4
2021-12-12Revert "net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver"Vladimir Oltean1-19/+7
2021-12-12net: dsa: tag_sja1105: convert to tagger-owned dataVladimir Oltean1-2/+5
2021-12-12net: dsa: sja1105: move ts_id from sja1105_tagger_dataVladimir Oltean1-1/+0
2021-12-12net: dsa: sja1105: make dp->priv point directly to sja1105_tagger_dataVladimir Oltean1-7/+1
2021-12-12net: dsa: sja1105: remove hwts_tx_en from tagger dataVladimir Oltean1-1/+0
2021-12-12net: dsa: sja1105: bring deferred xmit implementation in line with ocelot-8021qVladimir Oltean1-3/+8
2021-12-12net: dsa: tag_ocelot: convert to tagger-owned dataVladimir Oltean1-2/+10
2021-12-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski3-5/+102
2021-12-10net: add netns refcount tracker to struct seq_net_privateEric Dumazet1-1/+2
2021-12-10net: add networking namespace refcount trackerEric Dumazet1-8/+1
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-36/+37
2021-12-09skbuff: Extract list pointers to silence compiler warningsKees Cook1-8/+10
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-28/+21
2021-12-09net: phylink: use legacy_pre_march2020Russell King (Oracle)1-0/+17
2021-12-09net: phylink: add legacy_pre_march2020 indicatorRussell King (Oracle)1-0/+3
2021-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-0/+5
2021-12-08net: wwan: make debugfs optionalSergey Ryazanov1-0/+7
2021-12-08Merge tag 'linux-can-next-for-5.17-20211208' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextJakub Kicinski1-7/+0
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski5-23/+15
2021-12-08net: dsa: keep the bridge_dev and bridge_num as part of the same structureVladimir Oltean1-4/+3
2021-12-08net: dsa: make dp->bridge_num one-basedVladimir Oltean1-3/+3
2021-12-08can: bittiming: replace CAN units with the generic ones from linux/units.hVincent Mailhol1-7/+0
2021-12-07net: phy: Remove unnecessary indentation in the comments of phy_deviceYanteng Si1-5/+6
2021-12-07Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextJakub Kicinski1-0/+3
2021-12-07net: watchdog: add net device refcount trackerEric Dumazet1-0/+2
2021-12-07vlan: add net device refcount trackerEric Dumazet1-0/+3
2021-12-07net: eql: add net device refcount trackerEric Dumazet1-0/+1
2021-12-07tcp: expose __tcp_sock_set_cork and __tcp_sock_set_nodelayMaxim Galaganov1-0/+2
2021-12-06net: fix recent csum changesEric Dumazet1-1/+2
2021-12-06netpoll: add net device refcount tracker to struct netpollEric Dumazet1-0/+1
2021-12-06ipmr, ip6mr: add net device refcount tracker to struct vif_deviceEric Dumazet1-0/+2
2021-12-06net: linkwatch: add net device refcount trackerEric Dumazet1-0/+2
2021-12-06ipv4: add net device refcount tracker to struct in_deviceEric Dumazet1-0/+2
2021-12-06net: dst: add net device refcount tracking to dst_entryEric Dumazet1-0/+17
2021-12-06net: add net device refcount tracker to struct netdev_queueEric Dumazet1-0/+2
2021-12-06net: add net device refcount tracker to struct netdev_rx_queueEric Dumazet1-0/+2
2021-12-06net: add net device refcount tracker infrastructureEric Dumazet1-0/+45
2021-12-06lib: add reference counting tracking infrastructureEric Dumazet1-0/+73
2021-12-06Merge tag 'regulator-fix-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-6/+8
2021-12-05Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2021-12-04bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)Hou Tao1-0/+7
2021-12-03qed*: esl priv flag support through ethtoolManish Chopra1-0/+3
2021-12-03qed*: enhance tx timeout debug infoManish Chopra1-0/+11
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski3-2/+2
2021-12-02net/mlx5: Dynamically resize flow counters query bufferAvihai Horon1-0/+4
2021-12-02bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALLKumar Kartikeya Dwivedi1-4/+10
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-19/+23
2021-12-02Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-17/+21