summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski265-1192/+2237
2021-12-30Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds58-237/+405
2021-12-30Merge tag 'char-misc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2-3/+4
2021-12-30Merge tag 'usb-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds5-8/+29
2021-12-30fsl/fman: Fix missing put_device() call in fman_port_probeMiaoqian Lin1-5/+7
2021-12-30net/smc: Use the bitmap API when applicableChristophe JAILLET1-14/+5
2021-12-30selftests: net: using ping6 for IPv6 in udpgro_fwd.shJianguo Wu1-1/+3
2021-12-30ethtool: Remove redundant ret assignmentsluo penghao1-1/+0
2021-12-30Documentation: fix outdated interpretation of ip_no_pmtu_discxu xin1-2/+4
2021-12-30net: lantiq_etop: remove unnecessary space in castAleksander Jan Bajkowski1-1/+1
2021-12-30net: lantiq_etop: make alignment match open parenthesisAleksander Jan Bajkowski1-17/+17
2021-12-30net: lantiq_etop: remove multiple assignmentsAleksander Jan Bajkowski1-1/+2
2021-12-30net: lantiq_etop: avoid precedence issuesAleksander Jan Bajkowski1-2/+2
2021-12-30net: lantiq_etop: replace strlcpy with strscpyAleksander Jan Bajkowski1-3/+3
2021-12-30ice: Add flow director support for channel modeKiran Patil8-25/+444
2021-12-30Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-David S. Miller2-45/+291
2021-12-30Merge branch 'prestera-router-driver'David S. Miller8-2/+623
2021-12-30net: marvell: prestera: Implement initial inetaddr notifiersYevhen Orlov1-0/+40
2021-12-30net: marvell: prestera: Register inetaddr stub notifiersYevhen Orlov3-1/+110
2021-12-30net: marvell: prestera: add hardware router objects accountingYevhen Orlov4-1/+255
2021-12-30net: marvell: prestera: Add prestera router infraYevhen Orlov4-1/+46
2021-12-30net: marvell: prestera: Add router interface ABIYevhen Orlov3-0/+127
2021-12-30net: marvell: prestera: add virtual router ABIYevhen Orlov2-0/+46
2021-12-30Merge tag 'mlx5-fixes-2021-12-28' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2-6/+7
2021-12-30net/ncsi: check for error return from call to nla_put_u32Jiasheng Jiang1-1/+5
2021-12-30sun4i-emac.c: add dma supportConley Lee1-0/+200
2021-12-30net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helperNikolay Aleksandrov1-3/+3
2021-12-30net: fix use-after-free in tw_timer_handlerMuchun Song1-6/+4
2021-12-30selftests: net: Fix a typo in udpgro_fwd.shJianguo Wu1-1/+1
2021-12-30selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo1-1/+7
2021-12-30Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski27-1987/+2775
2021-12-29Merge branch 'net-bridge-mcast-add-and-enforce-query-interval-minimum'Jakub Kicinski5-6/+44
2021-12-29net: bridge: mcast: add and enforce startup query interval minimumNikolay Aleksandrov5-3/+22
2021-12-29net: bridge: mcast: add and enforce query interval minimumNikolay Aleksandrov5-3/+22
2021-12-29ipv6: raw: check passed optlen before readingTamir Duberstein1-0/+3
2021-12-29Merge branch 'net-define-new-hwtstamp-flag-and-return-it-to-userspace'Jakub Kicinski2-16/+27
2021-12-29Bonding: return HWTSTAMP_FLAG_BONDED_PHC_INDEX to notify user spaceHangbin Liu1-16/+26
2021-12-29net_tstamp: define new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu1-0/+1
2021-12-29Merge tag 's390-5.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+1
2021-12-29igb: support EXTTS on 82580/i354/i350Ruud Bos2-5/+51
2021-12-29igb: support PEROUT on 82580/i354/i350Ruud Bos2-4/+182
2021-12-29igb: move PEROUT and EXTTS isr logic to separate functionsRuud Bos1-35/+46
2021-12-29igb: move SDP config initialization to separate functionRuud Bos1-8/+19
2021-12-29xsk: Initialise xskb free_list_nodeCiara Loftus1-0/+1
2021-12-29of: net: support NVMEM cells with MAC in text formatRafał Miłecki1-11/+22
2021-12-29net/mlx5e: Fix wrong features assignment in case of errorGal Pressman1-6/+5
2021-12-29net/mlx5e: TC, Fix memory leak with rules with internal portRoi Dayan1-0/+2
2021-12-29Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2-1/+20
2021-12-29Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski8-13/+15
2021-12-29ionic: Initialize the 'lif->dbid_inuse' bitmapChristophe JAILLET1-1/+1