summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-12-23net: bridge: add skb drop reasons to the most common drop pointsRadu Rendec1-0/+12
2024-12-23net: vxlan: rename SKB_DROP_REASON_VXLAN_NO_REMOTERadu Rendec1-3/+3
2024-12-21ipv4: Define inet_sk_init_flowi4() and use it in inet_sk_rebuild_header().Guillaume Nault1-0/+28
2024-12-20xsk: add generic XSk &xdp_buff -> skb conversionAlexander Lobakin1-0/+1
2024-12-20xsk: make xsk_buff_add_frag() really add the frag via __xdp_buff_add_frag()Alexander Lobakin1-3/+15
2024-12-20xdp: add generic xdp_build_skb_from_buff()Alexander Lobakin1-0/+1
2024-12-20xdp: add generic xdp_buff_add_frag()Alexander Lobakin2-5/+107
2024-12-20page_pool: add page_pool_dev_alloc_netmem()Alexander Lobakin1-0/+9
2024-12-20gre: Drop ip_route_output_gre().Guillaume Nault1-14/+0
2024-12-20net: phy: add phy_disable_eeeHeiner Kallweit1-0/+1
2024-12-20Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2-2/+6
2024-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski17-44/+82
2024-12-19tracing: ipv6: Add flow label to fib6_table_lookup tracepointIdo Schimmel1-3/+5
2024-12-19ipv6: Add flow label to route get requestsIdo Schimmel1-0/+1
2024-12-19net: fib_rules: Add flow label selector attributesIdo Schimmel1-0/+2
2024-12-19Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-0/+13
2024-12-19ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()Eric Dumazet2-19/+19
2024-12-18Merge tag 'trace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+5
2024-12-18Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-0/+3
2024-12-18x86/static-call: fix 32-bit buildJuergen Gross1-1/+6
2024-12-18inetpeer: remove create argument of inet_getpeer()Eric Dumazet1-4/+3
2024-12-18inetpeer: remove create argument of inet_getpeer_v[46]()Eric Dumazet1-5/+4
2024-12-18net: page_pool: rename page_pool_is_last_ref()Jakub Kicinski1-2/+2
2024-12-17devlink: add devlink_fmsg_dump_skb() functionMateusz Polchlopek1-0/+2
2024-12-17devlink: add devlink_fmsg_put() macroPrzemek Kitszel1-0/+11
2024-12-17Merge tag 'hardening-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+13
2024-12-17tracing: Check "%s" dereference via the field and not the TP_printk formatSteven Rostedt1-1/+5
2024-12-17Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-11/+27
2024-12-17sock: Introduce SO_RCVPRIORITY socket optionAnna Emese Nyiri2-1/+5
2024-12-17sock: support SO_PRIORITY cmsgAnna Emese Nyiri3-3/+5
2024-12-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski1-20/+39
2024-12-17fortify: Hide run-time copy size from value range trackingKees Cook1-1/+13
2024-12-16Merge tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-5/+8
2024-12-16net: ethtool: Add support for tsconfig command to get/set hwtstamp configKory Maincent1-0/+16
2024-12-16net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topologyKory Maincent2-0/+14
2024-12-16net: Add the possibility to support a selected hwtstamp in netdeviceKory Maincent3-0/+44
2024-12-16tls: add counters for rekeySabrina Dubroca1-0/+5
2024-12-16tls: block decryption when a rekey is pendingSabrina Dubroca1-0/+3
2024-12-16net/mlx5: Add device cap abs_native_port_numRongwei Liu1-1/+2
2024-12-16Merge tag 'arc-6.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds3-2/+2
2024-12-15Merge tag 'sched_urgent_for_v6.13_rc3-p2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+7
2024-12-15netlink: add IGMP/MLD join/leave notificationsYuyang Huang3-1/+32
2024-12-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds3-15/+8
2024-12-14bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"Kumar Kartikeya Dwivedi1-6/+0
2024-12-14Merge tag 'block-6.13-20241213' of git://git.kernel.dk/linuxLinus Torvalds2-3/+4
2024-12-13Merge tag 'sound-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-6/+0
2024-12-13Merge tag 'ffa-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann1-5/+8
2024-12-13sched/dlserver: Fix dlserver double enqueueVineeth Pillai (Google)1-0/+7
2024-12-13x86/static-call: provide a way to do very early static-call updatesJuergen Gross2-11/+27
2024-12-13page_pool: disable sync for cpu for dmabuf memory providerMina Almasry2-6/+32