aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-23Merge tag 'for-net-next-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJakub Kicinski2-2/+16
2022-05-23net: dsa: felix: tag_8021q preparation for multiple CPU portsVladimir Oltean1-1/+1
2022-05-23net: mscc: ocelot: switch from {,un}set to {,un}assign for tag_8021q CPU portsVladimir Oltean1-3/+7
2022-05-23net: dsa: felix: update bridge fwd mask from ocelot lib when changing tag_8021q CPUVladimir Oltean1-1/+0
2022-05-22net: wrap the wireless pointers in struct net_device in an ifdefJakub Kicinski3-2/+10
2022-05-22rxrpc: Automatically generate trace tag enumsDavid Howells1-219/+42
2022-05-22rxrpc: Fix locking issueDavid Howells2-0/+14
2022-05-22rxrpc: Use refcount_t rather than atomic_tDavid Howells1-1/+1
2022-05-22net: qed: fix typos in commentsJulia Lawall3-5/+5
2022-05-20net: Add a second bind table hashed by port and addressJoanne Koong3-1/+84
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski1-0/+1
2022-05-19Merge tag 'linux-can-next-for-5.19-20220519' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextJakub Kicinski2-61/+0
2022-05-19can: can-dev: remove obsolete CAN LED supportOliver Hartkopp2-61/+0
2022-05-19Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski3-11/+41
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-9/+23
2022-05-19Bluetooth: eir: Add helpers for managing service dataLuiz Augusto von Dentz1-0/+1
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-3/+17
2022-05-19tls: Add opt-in zerocopy mode of sendfile()Boris Pismenny2-0/+3
2022-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-1/+1
2022-05-18Merge tag 'io_uring-5.18-2022-05-18' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2022-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller2-1/+14
2022-05-17net/mlx5: Support multiport eswitch modeEli Cohen1-2/+3
2022-05-17net/mlx5: Inline db alloc API functionTariq Toukan1-1/+6
2022-05-17net/mlx5: Add last command failure syndrome to debugfsMoshe Shemesh1-0/+2
2022-05-17ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS supportMin Li1-1/+11
2022-05-17audit,io_uring,io-wq: call __audit_uring_exit for dummy contextsJulian Orth1-1/+1
2022-05-17cfg80211: fix kernel-doc for cfg80211_beacon_dataJohannes Berg1-1/+1
2022-05-16Merge tag 'linux-can-next-for-5.19-20220516' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextJakub Kicinski1-12/+13
2022-05-16net: skb: Remove skb_data_area_size()Ricardo Martinez1-5/+0
2022-05-16can: isotp: add support for transmission without flow controlOliver Hartkopp1-12/+13
2022-05-16netfilter: nf_conncount: reduce unnecessary GCWilliam Tu1-0/+1
2022-05-16net: fix dev_fill_forward_path with pppoe + bridgeFelix Fietkau1-1/+1
2022-05-16net: fix possible race in skb_attempt_defer_free()Eric Dumazet1-0/+1
2022-05-16net: skb: change the definition SKB_DR_SET()Menglong Dong1-1/+2
2022-05-16inet: rename INET_MATCH()Eric Dumazet1-1/+1
2022-05-16ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()Eric Dumazet1-9/+19
2022-05-16tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if()Eric Dumazet1-2/+3
2022-05-16net: annotate races around sk->sk_bound_dev_ifEric Dumazet2-3/+4
2022-05-16ipv6: Add hop-by-hop header to jumbograms in ip6_outputCoco Li1-0/+1
2022-05-16net: allow gro_max_size to exceed 65536Alexander Duyck2-2/+6
2022-05-16ipv6/gso: remove temporary HBH/jumbo headerEric Dumazet1-0/+33
2022-05-16ipv6: add struct hop_jumbo_hdr definitionEric Dumazet1-0/+11
2022-05-16net: limit GSO_MAX_SIZE to 524280 bytesEric Dumazet1-2/+5
2022-05-16net: allow gso_max_size to exceed 65536Alexander Duyck1-1/+3
2022-05-16net: add IFLA_TSO_{MAX_SIZE|SEGS} attributesEric Dumazet1-0/+2
2022-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller8-80/+70
2022-05-16mac80211: extend current rate control tx status APIJonas Jelonek1-2/+31
2022-05-16nl80211: Parse NL80211_ATTR_HE_BSS_COLOR as a part of nl80211_parse_beaconRameshkumar Sundaram1-2/+5
2022-05-16xfrm: fix "disable_policy" flag use when arriving from different devicesEyal Birger2-1/+14
2022-05-16mac80211: remove stray multi_sta_back_32bit docsJohannes Berg1-1/+0