summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-13esp: limit skb_page_frag_refill use to a single pageSabrina Dubroca
2022-04-04xfrm: Pass flowi_oif or l3mdev as oif to xfrm_dst_lookupDavid Ahern
2022-04-03selftests: net: fix nexthop warning cleanup double ip typoNikolay Aleksandrov
2022-04-03docs: net: dsa: fix minor grammar and punctuation issuesBjorn Helgaas
2022-04-01net: stmmac: Fix unset max_speed difference between DT and non-DT platformsChen-Yu Tsai
2022-04-01net/fungible: Fix reference to __udivdi3 on 32b buildsDimitris Michailidis
2022-04-01Merge branch 'nexthop-route-deletye-warning'David S. Miller
2022-04-01selftests: net: add delete nexthop route warning testNikolay Aleksandrov
2022-04-01net: ipv4: fix route with nexthop object delete warningNikolay Aleksandrov
2022-04-01net: micrel: fix KS8851_MLL KconfigRandy Dunlap
2022-04-01Merge branch 'MCTP-fixes'David S. Miller
2022-04-01mctp: Use output netdev to allocate skb headroomMatt Johnston
2022-04-01mctp i2c: correct mctp_i2c_header_create resultMatt Johnston
2022-04-01mctp: Fix check for dev_hard_header() resultMatt Johnston
2022-04-01Merge branch 'ice-fixups'David S. Miller
2022-04-01ice: Fix broken IFF_ALLMULTI handlingIvan Vecera
2022-04-01ice: Fix MAC address settingIvan Vecera
2022-04-01ice: Clear default forwarding VSI during VSI releaseIvan Vecera
2022-04-01Revert "net: dsa: stop updating master MTU from master.c"Vladimir Oltean
2022-04-01skbuff: fix coalescing for page_pool fragment recyclingJean-Philippe Brucker
2022-04-01vrf: fix packet sniffing for traffic originating from ip tunnelsEyal Birger
2022-04-01net/tls: fix slab-out-of-bounds bug in decrypt_internalZiyang Xuan
2022-04-01net: sfc: add missing xdp queue reinitializationTaehee Yoo
2022-03-31Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-31Merge tag 'v5.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-03-31vxlan: do not feed vxlan_vnifilter_dump_dev with non vxlan devicesEric Dumazet
2022-03-31openvswitch: Add recirc_id to recirc warningStéphane Graber
2022-03-31Merge tag 'linux-can-fixes-for-5.18-20220331' of git://git.kernel.org/pub/scm...Jakub Kicinski
2022-03-31rxrpc: fix some null-ptr-deref bugs in server_key.cXiaolong Huang
2022-03-31rxrpc: Fix call timer start racing with call destructionDavid Howells
2022-03-31Merge branch 'net-hns3-add-two-fixes-for-net'Paolo Abeni
2022-03-31net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardwareGuangbin Huang
2022-03-31net: hns3: fix the concurrency between functions reading debugfsYufeng Mo
2022-03-31Merge branch 'docs-update-and-move-the-netdev-faq'Paolo Abeni
2022-03-31docs: netdev: move the netdev-FAQ to the process pagesJakub Kicinski
2022-03-31docs: netdev: broaden the new vs old code formatting guidelinesJakub Kicinski
2022-03-31docs: netdev: call out the merge window in tag checkingJakub Kicinski
2022-03-31docs: netdev: add missing back ticksJakub Kicinski
2022-03-31docs: netdev: make the testing requirement more stringentJakub Kicinski
2022-03-31docs: netdev: add a question about re-posting frequencyJakub Kicinski
2022-03-31docs: netdev: rephrase the 'should I update patchwork' questionJakub Kicinski
2022-03-31docs: netdev: rephrase the 'Under review' questionJakub Kicinski
2022-03-31docs: netdev: shorten the name and mention msgid for patch statusJakub Kicinski
2022-03-31docs: netdev: note that RFC postings are allowed any timeJakub Kicinski
2022-03-31docs: netdev: turn the net-next closed into a WarningJakub Kicinski
2022-03-31docs: netdev: move the patch marking section upJakub Kicinski
2022-03-31docs: netdev: minor rewordJakub Kicinski
2022-03-31docs: netdev: replace references to old archivesJakub Kicinski
2022-03-31can: gs_usb: gs_make_candev(): fix memory leak for devices with extended bit ...Marc Kleine-Budde
2022-03-31can: mcba_usb: properly check endpoint typePavel Skripkin