aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-3/+38
2019-07-04bonding: add an option to specify a delay between peer notificationsVincent Bernat1-0/+1
2019-07-03bpf: add icsk_retransmits to bpf_tcp_sockStanislav Fomichev1-0/+1
2019-07-03bpf: add dsack_dups/delivered{, _ce} to bpf_tcp_sockStanislav Fomichev1-0/+5
2019-07-03bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTTStanislav Fomichev1-1/+5
2019-06-29bpf_xdp_redirect_map: Perform map lookup in eBPF helperToke Høiland-Jørgensen1-2/+5
2019-06-28taprio: Add support for txtime-assist modeVedang Patel1-0/+4
2019-06-28etf: Add skip_sock_checkVedang Patel1-0/+1
2019-06-28etf: Don't use BIT() in UAPI headers.Vedang Patel1-2/+2
2019-06-28Merge tag 'batadv-next-for-davem-20190627v2' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-0/+8
2019-06-27bpf: implement getsockopt and setsockopt hooksStanislav Fomichev1-0/+14
2019-06-27xsk: Add getsockopt XDP_OPTIONSMaxim Mikityanskiy1-0/+8
2019-06-27batman-adv: mcast: detect, distribute and maintain multicast router presenceLinus Lüssing1-0/+8
2019-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso15-20/+78
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-8/+2
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds2-8/+2
2019-06-21netfilter: nf_tables: add support for matching IPv4 optionsStephen Suryaputra1-0/+2
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-0/+8
2019-06-19net: sched: act_ctinfo: tidy UAPI definitionKevin Darbyshire-Bryant1-5/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2-8/+2
2019-06-19act_ctinfo: Don't use BIT() in UAPI headers.David S. Miller1-2/+2
2019-06-18ipoib: show VF broadcast addressDenis Kirjanov1-0/+5
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-5/+26
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+5
2019-06-17netfilter: synproxy: add common uapi for SYNPROXY infrastructureFernando Fernandez Mancera2-11/+26
2019-06-17Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso1-1/+1
2019-06-17netfilter: xt_owner: bail out with EINVAL in case of unsupported flagsPablo Neira Ayuso1-0/+5
2019-06-17netfilter: nft_ct: add ct expectations supportStéphane Veyret1-1/+13
2019-06-15tcp: tcp_fragment() should apply sane memory limitsEric Dumazet1-0/+1
2019-06-15net: sched: remove NET_CLS_IND config optionJiri Pirko1-1/+1
2019-06-15bpf: export bpf_sock for BPF_PROG_TYPE_SOCK_OPS prog typeStanislav Fomichev1-0/+1
2019-06-15bpf: export bpf_sock for BPF_PROG_TYPE_CGROUP_SOCK_ADDR prog typeStanislav Fomichev1-0/+1
2019-06-15bpf: net: Add SO_DETACH_REUSEPORT_BPFMartin KaFai Lau1-0/+2
2019-06-14Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-0/+24
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+1
2019-06-14mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin1-0/+4
2019-06-14nl80211: add support for SAE authentication offloadChung-Hsien Hsu1-0/+19
2019-06-14nl80211: add WPA3 definition for SAE authenticationChung-Hsien Hsu1-0/+1
2019-06-13bpf: simplify definition of BPF_FIB_LOOKUP related flagsMartynas Pumputis1-2/+2
2019-06-13Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-1/+1
2019-06-12tcp: add optional per socket transmit delayEric Dumazet1-0/+3
2019-06-10bpf: Allow bpf_map_lookup_elem() on an xskmapJonathan Lemon1-0/+4
2019-06-10Update my email addressJozsef Kadlecsik1-1/+1
2019-06-08Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-2/+20
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+2
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+7
2019-06-06bpf: fix unconnected udp hooksDaniel Borkmann1-0/+2
2019-06-06net: phy: Add detection of 1000BaseX link mode supportRobert Hancock1-0/+2
2019-06-06Merge tag 'fuse-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-1/+6
2019-06-05net: rds: add per rds connection cache statisticsZhu Yanjun1-0/+2