summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-06-02bpf: Fix up bpf_skb_adjust_room helper's skb csum settingDaniel Borkmann
2020-06-01bpf: Add link-based BPF program attachment to network namespaceJakub Sitnicki
2020-06-01net: Introduce netns_bpf for BPF programs attached to netnsJakub Sitnicki
2020-06-01bpf: Use tracing helpers for lsm programsJiri Olsa
2020-06-01bpf: Fix running sk_skb program types with ktlsJohn Fastabend
2020-06-01bpf: Add support to attach bpf program to a devmap entryDavid Ahern
2020-06-01bpf: Implement BPF ring buffer and verifier support for itAndrii Nakryiko
2020-06-01regmap: provide helpers for simple bit operationsBartosz Golaszewski
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-31Merge tag 'mac80211-next-for-davem-2020-05-31' of git://git.kernel.org/pub/sc...David S. Miller
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-31mac80211: check the correct bit for EMA APShaul Triebitz
2020-05-31ieee80211: add HE ext EIDs and 6 GHz capability definesJohannes Berg
2020-05-31ieee80211: add code to obtain and parse 6 GHz operation fieldJohannes Berg
2020-05-31ieee80211: definitions for reduced neighbor reportsTova Mussai
2020-05-29net/mlx5: IPSec: Fix incorrect type for spiSaeed Mahameed
2020-05-29net/mlx5: cmd: Fix memset with byte count warningSaeed Mahameed
2020-05-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-05-29net: remove kernel_setsockoptChristoph Hellwig
2020-05-28net: be more gentle about silly gso requests coming from userEric Dumazet
2020-05-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-05-28mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Konstantin Khlebnikov
2020-05-28tcp: add tcp_sock_set_keepcntChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_keepintvlChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_keepidleChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_user_timeoutChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_syncntChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_quickackChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_nodelayChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_corkChristoph Hellwig
2020-05-27net: remove kernel_getsockoptChristoph Hellwig
2020-05-27Merge tag 'fsnotify_for_v5.7-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-27Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-05-27fanotify: turn off support for FAN_DIR_MODIFYAmir Goldstein
2020-05-27netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso
2020-05-27net/mlx5: Add ability to read and write ECE optionsLeon Romanovsky
2020-05-27cfg80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-27mac80211: Add new AMPDU factor macro for HE peer capsTamizh Chelvam
2020-05-27ieee80211: S1G definesThomas Pedersen
2020-05-27cfg80211: add KHz variants of frame RX APIThomas Pedersen
2020-05-26net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn
2020-05-26net: ethtool: Add helpers for cable test TDR dataAndrew Lunn
2020-05-26net: ethtool: Add generic parts of cable test TDRAndrew Lunn
2020-05-26net: check untrusted gso_size at kernel entryWillem de Bruijn
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller
2020-05-26net: mdiobus: add clause 45 mdiobus accessorsRussell King
2020-05-26qed: Add EDPM mode type for user-fw compatibilityYuval Basson
2020-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-05-25netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso