summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-06-02bpf: Fix up bpf_skb_adjust_room helper's skb csum settingDaniel Borkmann1-0/+8
2020-06-02bpf: Add link-based BPF program attachment to network namespaceJakub Sitnicki2-0/+11
2020-06-02net: Introduce netns_bpf for BPF programs attached to netnsJakub Sitnicki2-26/+56
2020-06-02bpf: Use tracing helpers for lsm programsJiri Olsa1-0/+3
2020-06-02bpf: Fix running sk_skb program types with ktlsJohn Fastabend1-0/+8
2020-06-02bpf: Add support to attach bpf program to a devmap entryDavid Ahern1-0/+5
2020-06-02bpf: Implement BPF ring buffer and verifier support for itAndrii Nakryiko3-0/+18
2020-06-01regmap: provide helpers for simple bit operationsBartosz Golaszewski1-0/+36
2020-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller7-23/+40
2020-06-01Merge tag 'mac80211-next-for-davem-2020-05-31' of git://git.kernel.org/pub/sc...David S. Miller1-5/+339
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-9/+20
2020-05-31mac80211: check the correct bit for EMA APShaul Triebitz1-1/+1
2020-05-31ieee80211: add HE ext EIDs and 6 GHz capability definesJohannes Berg1-0/+28
2020-05-31ieee80211: add code to obtain and parse 6 GHz operation fieldJohannes Berg1-1/+51
2020-05-31ieee80211: definitions for reduced neighbor reportsTova Mussai1-0/+28
2020-05-30net/mlx5: IPSec: Fix incorrect type for spiSaeed Mahameed1-1/+1
2020-05-30net/mlx5: cmd: Fix memset with byte count warningSaeed Mahameed1-1/+1
2020-05-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed4-58/+53
2020-05-29net: remove kernel_setsockoptChristoph Hellwig1-2/+0
2020-05-29net: be more gentle about silly gso requests coming from userEric Dumazet1-8/+9
2020-05-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+13
2020-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2020-05-28mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Konstantin Khlebnikov1-2/+13
2020-05-28tcp: add tcp_sock_set_keepcntChristoph Hellwig1-0/+1
2020-05-28tcp: add tcp_sock_set_keepintvlChristoph Hellwig1-0/+1
2020-05-28tcp: add tcp_sock_set_keepidleChristoph Hellwig1-0/+1
2020-05-28tcp: add tcp_sock_set_user_timeoutChristoph Hellwig1-0/+1
2020-05-28tcp: add tcp_sock_set_syncntChristoph Hellwig1-0/+1
2020-05-28tcp: add tcp_sock_set_quickackChristoph Hellwig1-0/+1
2020-05-28tcp: add tcp_sock_set_nodelayChristoph Hellwig1-0/+1
2020-05-28tcp: add tcp_sock_set_corkChristoph Hellwig1-0/+2
2020-05-28net: remove kernel_getsockoptChristoph Hellwig1-2/+0
2020-05-27Merge tag 'fsnotify_for_v5.7-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
2020-05-27Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-9/+5
2020-05-27fanotify: turn off support for FAN_DIR_MODIFYAmir Goldstein1-2/+1
2020-05-27netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso1-1/+1
2020-05-27net/mlx5: Add ability to read and write ECE optionsLeon Romanovsky1-10/+16
2020-05-27cfg80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-3/+3
2020-05-27mac80211: Add new AMPDU factor macro for HE peer capsTamizh Chelvam1-0/+5
2020-05-27ieee80211: S1G definesThomas Pedersen1-0/+221
2020-05-27cfg80211: add KHz variants of frame RX APIThomas Pedersen1-0/+2
2020-05-27net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn1-3/+18
2020-05-27net: ethtool: Add helpers for cable test TDR dataAndrew Lunn1-0/+21
2020-05-27net: ethtool: Add generic parts of cable test TDRAndrew Lunn2-2/+15
2020-05-27net: check untrusted gso_size at kernel entryWillem de Bruijn1-2/+12
2020-05-27Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller1-3/+20
2020-05-27net: mdiobus: add clause 45 mdiobus accessorsRussell King2-6/+31
2020-05-27qed: Add EDPM mode type for user-fw compatibilityYuval Basson1-0/+3
2020-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2020-05-25netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso1-1/+1