summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-02-07net: udp: use kfree_skb_reason() in __udp_queue_rcv_skb()Menglong Dong2-0/+7
2022-02-07net: ipv4: use kfree_skb_reason() in ip_protocol_deliver_rcu()Menglong Dong2-0/+4
2022-02-07net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()Menglong Dong2-0/+12
2022-02-07net: ipv4: use kfree_skb_reason() in ip_rcv_core()Menglong Dong2-0/+12
2022-02-07net: netfilter: use kfree_drop_reason() for NF_DROPMenglong Dong2-0/+2
2022-02-07net: skb_drop_reason: add document for drop reasonsMenglong Dong1-6/+6
2022-02-06net: initialize init_net earlierEric Dumazet1-0/+6
2022-02-05skmsg: convert struct sk_msg_sg::copy to a bitmapEric Dumazet1-6/+5
2022-02-05net: refine dev_put()/dev_hold() debuggingEric Dumazet1-23/+46
2022-02-05ref_tracker: add a count of untracked referencesEric Dumazet1-0/+2
2022-02-05ref_tracker: implement use-after-free detectionEric Dumazet1-0/+2
2022-02-05ipv6: make mc_forwarding atomicEric Dumazet1-1/+1
2022-02-05net: phylink: remove phylink_set_10g_modes()Russell King (Oracle)1-1/+0
2022-02-05net: gro: minor optimization for dev_gro_receive()Paolo Abeni1-24/+28
2022-02-05net/sched: Enable tc skb ext allocation on chain miss only when neededPaul Blakey1-0/+11
2022-02-05uapi: ioam: Insertion frequencyJustin Iurman1-0/+9
2022-02-05net: don't include ndisc.h from ipv6.hJakub Kicinski2-1/+1
2022-02-04tls: cap the output scatter list to something reasonableJakub Kicinski1-0/+17
2022-02-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller1-10/+0
2022-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-51/+151
2022-02-04Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-13/+34
2022-02-04ax25: fix reference count leaks of ax25_devDuoming Zhou1-3/+5
2022-02-04i40e: remove enum i40e_client_stateJakub Kicinski1-10/+0
2022-02-03Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv1-1/+0
2022-02-03net: dsa: mv88e6xxx: Improve multichip isolation of standalone portsTobias Waldekranz1-0/+6
2022-02-03net: dsa: mv88e6xxx: Improve isolation of standalone portsTobias Waldekranz1-0/+12
2022-02-03page_pool: Refactor page_pool to enable fragmenting after allocationAlexander Duyck1-30/+52
2022-02-03net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_...Daniel Borkmann1-5/+13
2022-02-02Partially revert "net/smc: Add netlink net namespace support"Dmitry V. Levin1-6/+5
2022-02-02tcp: Use BPF timeout setting for SYN ACK RTOAkhmat Karakotov3-1/+11
2022-02-02net: dsa: tag_qca: add support for handling mgmt and MIB Ethernet packetAnsuel Smith1-0/+7
2022-02-02net: dsa: tag_qca: add define for handling MIB packetAnsuel Smith1-0/+10
2022-02-02net: dsa: tag_qca: add define for handling mgmt Ethernet packetAnsuel Smith1-0/+44
2022-02-02net: dsa: tag_qca: move define to include linux/dsaAnsuel Smith1-0/+21
2022-02-02net: dsa: provide switch operations for tracking the master stateVladimir Oltean1-0/+17
2022-02-02net/mlx5e: Use struct_group() for memcpy() regionKees Cook1-2/+4
2022-02-01Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2022-01-31txhash: Add socket option to control TX hash rethink behaviorAkhmat Karakotov3-9/+6
2022-01-31txhash: Make rethinking txhash behavior configurable via sysctlAkhmat Karakotov3-13/+25
2022-01-31ipv4: Make ip_idents_reserve staticDavid Ahern1-1/+0
2022-01-31phy: make phy_set_max_speed() *void*Sergey Shtylyov1-1/+1
2022-01-30psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=nSuren Baghdasaryan1-6/+5
2022-01-30mm, kasan: use compare-exchange operation to set KASAN page tagPeter Collingbourne1-5/+12
2022-01-30mm: page->mapping folio->mapping should have the same offsetWei Yang1-0/+1
2022-01-30include/linux/sysctl.h: fix register_sysctl_mount_point() return typeAndrew Morton1-1/+1
2022-01-29ipv4: drop fragmentation code from ip_options_build()Jakub Kicinski1-1/+1
2022-01-29Merge tag 'tty-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+35
2022-01-29Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+6
2022-01-29Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2022-01-29Merge tag 'fixes-v5.17-lsm-ceph-null' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1