summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'batadv-next-pullrequest-20241015' of git://git.open-mesh.org/linux...Paolo Abeni2024-10-151-13/+16
|\
| * batman-adv: Add flex array to struct batadv_tvlv_tt_dataErick Archer2024-10-051-13/+16
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni2024-10-153-17/+35
|\ \
| * | xsk: Carry a copy of xdp_zc_max_segs within xsk_buff_poolMaciej Fijalkowski2024-10-141-0/+1
| * | xsk: Get rid of xdp_buff_xsk::orig_addrMaciej Fijalkowski2024-10-141-8/+11
| * | xsk: s/free_list_node/list_node/Maciej Fijalkowski2024-10-142-8/+8
| * | xsk: Get rid of xdp_buff_xsk::xskb_list_nodeMaciej Fijalkowski2024-10-142-8/+7
| * | netkit: Add option for scrubbing skb meta dataDaniel Borkmann2024-10-081-0/+15
* | | net: phy: support 'active-high' property for PHY LEDsDaniel Golle2024-10-151-2/+3
* | | netdev-genl: Support setting per-NAPI config valuesJoe Damato2024-10-151-0/+1
* | | net: napi: Add napi_configJoe Damato2024-10-151-3/+33
* | | netdev-genl: Dump gro_flush_timeoutJoe Damato2024-10-151-0/+1
* | | net: napi: Make gro_flush_timeout per-NAPIJoe Damato2024-10-151-1/+2
* | | netdev-genl: Dump napi_defer_hard_irqsJoe Damato2024-10-151-0/+1
* | | net: napi: Make napi_defer_hard_irqs per-NAPIJoe Damato2024-10-151-1/+2
* | | ipv4: tcp: give socket pointer to control skbsEric Dumazet2024-10-151-1/+2
* | | net: add skb_set_owner_edemux() helperEric Dumazet2024-10-151-0/+9
* | | net_sched: sch_fq: prepare for TIME_WAIT socketsEric Dumazet2024-10-151-0/+10
* | | net: add TIME_WAIT logic to sk_to_full_sk()Eric Dumazet2024-10-152-3/+7
* | | net: vxlan: use kfree_skb_reason() in vxlan_xmit()Menglong Dong2024-10-131-0/+9
* | | net: vxlan: make vxlan_set_mac() return drop reasonsMenglong Dong2024-10-131-0/+6
* | | net: vxlan: make vxlan_snoop() return drop reasonsMenglong Dong2024-10-131-0/+9
* | | net: vxlan: add skb drop reasons to vxlan_rcv()Menglong Dong2024-10-131-0/+16
* | | net: tunnel: make skb_vlan_inet_prepare() return drop reasonsMenglong Dong2024-10-131-5/+8
* | | net: tunnel: add pskb_inet_may_pull_reason() helperMenglong Dong2024-10-131-2/+8
* | | net: skb: add pskb_network_may_pull_reason() helperMenglong Dong2024-10-131-1/+7
* | | net: do not acquire rtnl in fib_seq_sum()Eric Dumazet2024-10-121-1/+1
* | | ipv6: use READ_ONCE()/WRITE_ONCE() on fib6_table->fib_seqEric Dumazet2024-10-121-4/+4
* | | ipv4: use READ_ONCE()/WRITE_ONCE() on net->ipv4.fib_seqEric Dumazet2024-10-122-3/+3
* | | fib: rules: use READ_ONCE()/WRITE_ONCE() on ops->fib_rules_seqEric Dumazet2024-10-121-1/+1
* | | tcp: move sysctl_tcp_l3mdev_accept to netns_ipv4_read_rxEric Dumazet2024-10-111-3/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-10-1015-39/+54
|\ \ \
| * \ \ Merge tag 'net-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-10-104-2/+20
| |\ \ \
| | * | | mctp: Handle error of rtnl_register_module().Kuniyuki Iwashima2024-10-101-1/+1
| | * | | rtnetlink: Add bulk registration helpers for rtnetlink message handlers.Kuniyuki Iwashima2024-10-101-0/+17
| | * | | net/sched: accept TCA_STAB only for root qdiscEric Dumazet2024-10-091-1/+0
| | * | | net: Fix an unsafe loop on the listAnastasia Kovaleva2024-10-051-0/+2
| * | | | Revert "mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARN"Michal Hocko2024-10-092-15/+6
| * | | | bcachefs: do not use PF_MEMALLOC_NORECLAIMMichal Hocko2024-10-092-3/+8
| * | | | Merge tag 'pm-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2024-10-041-5/+1
| |\ \ \ \
| | * | | | cpufreq: Avoid a bad reference count on CPU nodeMiquel Sabaté Solà2024-10-011-5/+1
| | | |_|/ | | |/| |
| * | | | Merge tag 'sound-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-10-041-1/+1
| |\ \ \ \
| | * | | | Merge tag 'asoc-fix-v6.12-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2024-10-02604-5243/+13457
| | |\| | |
| | * | | | ALSA: hda: fix trigger_tstamp_latchedJaroslav Kysela2024-10-021-1/+1
| * | | | | Merge tag 'drm-fixes-2024-10-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-10-042-1/+10
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-10-012-1/+10
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | drm/connector: hdmi: Fix writing Dynamic Range Mastering infoframesDerek Foreman2024-09-241-0/+9
| | | * | | | drm/sched: Fix dynamic job-flow control raceRob Clark2024-09-241-1/+1
| * | | | | | Merge tag 'fsnotify_for_v6.12-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-10-041-7/+3
| |\ \ \ \ \ \
| | * | | | | | inotify: Fix possible deadlock in fsnotify_destroy_markLizhi Xu2024-10-021-7/+3
| | |/ / / / /