summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-02-07net: udp: use kfree_skb_reason() in __udp_queue_rcv_skb()Menglong Dong
2022-02-07net: ipv4: use kfree_skb_reason() in ip_protocol_deliver_rcu()Menglong Dong
2022-02-07net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()Menglong Dong
2022-02-07net: ipv4: use kfree_skb_reason() in ip_rcv_core()Menglong Dong
2022-02-07net: netfilter: use kfree_drop_reason() for NF_DROPMenglong Dong
2022-02-07net: skb_drop_reason: add document for drop reasonsMenglong Dong
2022-02-06net: initialize init_net earlierEric Dumazet
2022-02-05skmsg: convert struct sk_msg_sg::copy to a bitmapEric Dumazet
2022-02-05net: refine dev_put()/dev_hold() debuggingEric Dumazet
2022-02-05ref_tracker: add a count of untracked referencesEric Dumazet
2022-02-05ref_tracker: implement use-after-free detectionEric Dumazet
2022-02-05ipv6: make mc_forwarding atomicEric Dumazet
2022-02-05net: phylink: remove phylink_set_10g_modes()Russell King (Oracle)
2022-02-05net: gro: minor optimization for dev_gro_receive()Paolo Abeni
2022-02-05net/sched: Enable tc skb ext allocation on chain miss only when neededPaul Blakey
2022-02-04uapi: ioam: Insertion frequencyJustin Iurman
2022-02-04net: don't include ndisc.h from ipv6.hJakub Kicinski
2022-02-04tls: cap the output scatter list to something reasonableJakub Kicinski
2022-02-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-03Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-03ax25: fix reference count leaks of ax25_devDuoming Zhou
2022-02-03i40e: remove enum i40e_client_stateJakub Kicinski
2022-02-03Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv
2022-02-03net: dsa: mv88e6xxx: Improve multichip isolation of standalone portsTobias Waldekranz
2022-02-03net: dsa: mv88e6xxx: Improve isolation of standalone portsTobias Waldekranz
2022-02-03page_pool: Refactor page_pool to enable fragmenting after allocationAlexander Duyck
2022-02-02net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_...Daniel Borkmann
2022-02-02Partially revert "net/smc: Add netlink net namespace support"Dmitry V. Levin
2022-02-02tcp: Use BPF timeout setting for SYN ACK RTOAkhmat Karakotov
2022-02-02net: dsa: tag_qca: add support for handling mgmt and MIB Ethernet packetAnsuel Smith
2022-02-02net: dsa: tag_qca: add define for handling MIB packetAnsuel Smith
2022-02-02net: dsa: tag_qca: add define for handling mgmt Ethernet packetAnsuel Smith
2022-02-02net: dsa: tag_qca: move define to include linux/dsaAnsuel Smith
2022-02-02net: dsa: provide switch operations for tracking the master stateVladimir Oltean
2022-02-01net/mlx5e: Use struct_group() for memcpy() regionKees Cook
2022-02-01Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-01-31txhash: Add socket option to control TX hash rethink behaviorAkhmat Karakotov
2022-01-31txhash: Make rethinking txhash behavior configurable via sysctlAkhmat Karakotov
2022-01-31ipv4: Make ip_idents_reserve staticDavid Ahern
2022-01-31phy: make phy_set_max_speed() *void*Sergey Shtylyov
2022-01-30psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=nSuren Baghdasaryan
2022-01-30mm, kasan: use compare-exchange operation to set KASAN page tagPeter Collingbourne
2022-01-30mm: page->mapping folio->mapping should have the same offsetWei Yang
2022-01-30include/linux/sysctl.h: fix register_sysctl_mount_point() return typeAndrew Morton
2022-01-29ipv4: drop fragmentation code from ip_options_build()Jakub Kicinski
2022-01-29Merge tag 'tty-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-01-29Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-01-29Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-29Merge tag 'fixes-v5.17-lsm-ceph-null' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds