summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-04bnxt_en: Synchronize tx when xdp redirects happen on same ringPavan Chebbi4-0/+19
2022-04-04qed: fix ethtool register dumpManish Chopra1-1/+1
2022-04-04Merge branch 'micrel-lan8814-remove-latencies'David S. Miller2-121/+2
2022-04-04net: phy: micrel: Remove DT option lan8814,ignore-tsHoratiu Vultur1-3/+1
2022-04-04net: phy: micrel: Remove latency from driverHoratiu Vultur1-101/+1
2022-04-04dt-bindings: net: micrel: Revert latency support and timestamping checkHoratiu Vultur1-17/+0
2022-04-03selftests: net: fix nexthop warning cleanup double ip typoNikolay Aleksandrov1-2/+2
2022-04-03docs: net: dsa: fix minor grammar and punctuation issuesBjorn Helgaas1-32/+32
2022-04-02net: stmmac: Fix unset max_speed difference between DT and non-DT platformsChen-Yu Tsai1-2/+1
2022-04-02net/fungible: Fix reference to __udivdi3 on 32b buildsDimitris Michailidis1-2/+2
2022-04-01Merge branch 'nexthop-route-deletye-warning'David S. Miller2-1/+20
2022-04-01selftests: net: add delete nexthop route warning testNikolay Aleksandrov1-0/+14
2022-04-01net: ipv4: fix route with nexthop object delete warningNikolay Aleksandrov1-1/+6
2022-04-01net: micrel: fix KS8851_MLL KconfigRandy Dunlap1-0/+1
2022-04-01Merge branch 'MCTP-fixes'David S. Miller4-20/+46
2022-04-01mctp: Use output netdev to allocate skb headroomMatt Johnston3-18/+44
2022-04-01mctp i2c: correct mctp_i2c_header_create resultMatt Johnston1-1/+1
2022-04-01mctp: Fix check for dev_hard_header() resultMatt Johnston1-1/+1
2022-04-01Merge branch 'ice-fixups'David S. Miller4-40/+128
2022-04-01ice: Fix broken IFF_ALLMULTI handlingIvan Vecera3-38/+121
2022-04-01ice: Fix MAC address settingIvan Vecera1-2/+5
2022-04-01ice: Clear default forwarding VSI during VSI releaseIvan Vecera1-0/+2
2022-04-01Revert "net: dsa: stop updating master MTU from master.c"Vladimir Oltean1-1/+24
2022-04-01skbuff: fix coalescing for page_pool fragment recyclingJean-Philippe Brucker1-4/+11
2022-04-01vrf: fix packet sniffing for traffic originating from ip tunnelsEyal Birger1-4/+11
2022-04-01net/tls: fix slab-out-of-bounds bug in decrypt_internalZiyang Xuan1-1/+1
2022-04-01net: sfc: add missing xdp queue reinitializationTaehee Yoo1-65/+81
2022-03-31Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds58-337/+588
2022-03-31Merge tag 'v5.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds5-23/+27
2022-03-31vxlan: do not feed vxlan_vnifilter_dump_dev with non vxlan devicesEric Dumazet1-0/+6
2022-03-31openvswitch: Add recirc_id to recirc warningStéphane Graber1-2/+2
2022-03-31Merge tag 'linux-can-fixes-for-5.18-20220331' of git://git.kernel.org/pub/scm...Jakub Kicinski7-32/+37
2022-03-31rxrpc: fix some null-ptr-deref bugs in server_key.cXiaolong Huang1-2/+5
2022-03-31rxrpc: Fix call timer start racing with call destructionDavid Howells4-15/+50
2022-03-31Merge branch 'net-hns3-add-two-fixes-for-net'Paolo Abeni4-8/+15
2022-03-31net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardwareGuangbin Huang1-3/+3
2022-03-31net: hns3: fix the concurrency between functions reading debugfsYufeng Mo3-5/+12
2022-03-31Merge branch 'docs-update-and-move-the-netdev-faq'Paolo Abeni5-48/+73
2022-03-31docs: netdev: move the netdev-FAQ to the process pagesJakub Kicinski5-2/+5
2022-03-31docs: netdev: broaden the new vs old code formatting guidelinesJakub Kicinski1-4/+4
2022-03-31docs: netdev: call out the merge window in tag checkingJakub Kicinski1-1/+3
2022-03-31docs: netdev: add missing back ticksJakub Kicinski1-6/+6
2022-03-31docs: netdev: make the testing requirement more stringentJakub Kicinski1-5/+9
2022-03-31docs: netdev: add a question about re-posting frequencyJakub Kicinski1-0/+11
2022-03-31docs: netdev: rephrase the 'should I update patchwork' questionJakub Kicinski1-3/+5
2022-03-31docs: netdev: rephrase the 'Under review' questionJakub Kicinski1-3/+5
2022-03-31docs: netdev: shorten the name and mention msgid for patch statusJakub Kicinski1-3/+5
2022-03-31docs: netdev: note that RFC postings are allowed any timeJakub Kicinski1-0/+3
2022-03-31docs: netdev: turn the net-next closed into a WarningJakub Kicinski1-2/+3
2022-03-31docs: netdev: move the patch marking section upJakub Kicinski1-14/+11