summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-06-10wifi: mac80211: remove cipher scheme supportJohannes Berg
2022-06-10wifi: nl80211: fix typo in commentJulia Lawall
2022-06-10ieee80211: add trigger frame definitionPo Hao Huang
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-05-19Merge tag 'linux-can-next-for-5.19-20220519' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-05-19can: can-dev: remove obsolete CAN LED supportOliver Hartkopp
2022-05-19Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-19tls: Add opt-in zerocopy mode of sendfile()Boris Pismenny
2022-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-05-18Merge tag 'io_uring-5.18-2022-05-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-05-17net/mlx5: Support multiport eswitch modeEli Cohen
2022-05-17net/mlx5: Inline db alloc API functionTariq Toukan
2022-05-17net/mlx5: Add last command failure syndrome to debugfsMoshe Shemesh
2022-05-17ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS supportMin Li
2022-05-17audit,io_uring,io-wq: call __audit_uring_exit for dummy contextsJulian Orth
2022-05-17cfg80211: fix kernel-doc for cfg80211_beacon_dataJohannes Berg
2022-05-16Merge tag 'linux-can-next-for-5.19-20220516' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-05-16net: skb: Remove skb_data_area_size()Ricardo Martinez
2022-05-16can: isotp: add support for transmission without flow controlOliver Hartkopp
2022-05-16netfilter: nf_conncount: reduce unnecessary GCWilliam Tu
2022-05-16net: fix dev_fill_forward_path with pppoe + bridgeFelix Fietkau
2022-05-16net: fix possible race in skb_attempt_defer_free()Eric Dumazet
2022-05-16net: skb: change the definition SKB_DR_SET()Menglong Dong
2022-05-16inet: rename INET_MATCH()Eric Dumazet
2022-05-16ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()Eric Dumazet
2022-05-16tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if()Eric Dumazet
2022-05-16net: annotate races around sk->sk_bound_dev_ifEric Dumazet
2022-05-16ipv6: Add hop-by-hop header to jumbograms in ip6_outputCoco Li
2022-05-16net: allow gro_max_size to exceed 65536Alexander Duyck
2022-05-16ipv6/gso: remove temporary HBH/jumbo headerEric Dumazet
2022-05-16ipv6: add struct hop_jumbo_hdr definitionEric Dumazet
2022-05-16net: limit GSO_MAX_SIZE to 524280 bytesEric Dumazet
2022-05-16net: allow gso_max_size to exceed 65536Alexander Duyck
2022-05-16net: add IFLA_TSO_{MAX_SIZE|SEGS} attributesEric Dumazet
2022-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller
2022-05-16mac80211: extend current rate control tx status APIJonas Jelonek
2022-05-16nl80211: Parse NL80211_ATTR_HE_BSS_COLOR as a part of nl80211_parse_beaconRameshkumar Sundaram
2022-05-16xfrm: fix "disable_policy" flag use when arriving from different devicesEyal Birger
2022-05-16mac80211: remove stray multi_sta_back_32bit docsJohannes Berg
2022-05-16mac80211: fix typo in documentationJohannes Berg
2022-05-15Merge tag 'sched-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-05-13Merge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2022-05-13netfilter: conntrack: skip verification of zero UDP checksumKevin Mitchell
2022-05-13netfilter: prefer extension check to pointer checkFlorian Westphal
2022-05-13netfilter: conntrack: un-inline nf_ct_ecache_ext_addFlorian Westphal
2022-05-13netfilter: nfnetlink: allow to detect if ctnetlink listeners existFlorian Westphal