summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* bpf, elf: add official ELF machine define for eBPFDaniel Borkmann2016-07-201-0/+1
* bpf: add XDP_TX xdp_action for direct forwardingBrenden Blanco2016-07-191-0/+1
* rtnl: add option for setting link xdp progBrenden Blanco2016-07-191-0/+12
* bpf: add XDP prog type for early driver filterBrenden Blanco2016-07-191-0/+20
* net/ncsi: NCSI command packet handlerGavin Shan2016-07-191-0/+1
* bpf: avoid stack copy and use skb ctx for event outputDaniel Borkmann2016-07-151-0/+2
* sctp: add SCTP_PR_ASSOC_STATUS on sctp sockoptXin Long2016-07-111-0/+12
* sctp: add SCTP_DEFAULT_PRINFO into sctp sockoptXin Long2016-07-111-0/+29
* sctp: add SCTP_PR_SUPPORTED on sctp sockoptXin Long2016-07-111-0/+1
* net: bridge: extend MLD/IGMP query statsNikolay Aleksandrov2016-07-091-2/+5
* bpf: introduce bpf_get_current_task() helperAlexei Starovoitov2016-07-091-0/+7
* Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/sc...David S. Miller2016-07-061-0/+76
|\
| * cfg80211: Add mesh peer AID setting APIMasashi Honma2016-07-061-0/+5
| * nl80211: support beacon report scanningAvraham Stern2016-07-061-0/+42
| * nl80211: Add API to support VHT MU-MIMO air snifferAviya Erenfeld2016-07-061-0/+29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-061-1/+6
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2016-07-031-1/+6
| |\ \
| | * | fuse: serialize dirops by defaultMiklos Szeredi2016-06-301-1/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-062-1/+11
|\ \ \ \
| * | | | netfilter: nf_tables: add support for inverted logic in nft_lookupArturo Borrero2016-06-241-0/+6
| * | | | netfilter: xt_NFLOG: nflog-range does not truncate packetsVishwanath Pai2016-06-241-1/+5
* | | | | Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-m...David S. Miller2016-07-041-0/+114
|\ \ \ \ \
| * | | | | batman-adv: throughput meter implementationAntonio Quartulli2016-07-041-0/+43
| * | | | | batman-adv: add netlink command to query generic mesh information filesMatthias Schiffer2016-07-041-0/+18
| * | | | | batman-adv: add generic netlink family for batman-advMatthias Schiffer2016-07-041-0/+53
* | | | | | bpf: add bpf_get_hash_recalc helperDaniel Borkmann2016-07-041-0/+9
* | | | | | net sched actions: skbedit add support for mod-ing skb pkt_typeJamal Hadi Salim2016-07-041-0/+2
* | | | | | net/devlink: Add E-Switch mode controlOr Gerlitz2016-07-021-0/+8
* | | | | | cgroup: bpf: Add bpf_skb_in_cgroup_protoMartin KaFai Lau2016-07-011-0/+11
* | | | | | cgroup: bpf: Add BPF_MAP_TYPE_CGROUP_ARRAYMartin KaFai Lau2016-07-011-0/+1
* | | | | | tcp: add an ability to dump and restore window parametersAndrey Vagin2016-06-301-0/+10
* | | | | | net: bridge: add support for IGMP/MLD stats and export them via netlinkNikolay Aleksandrov2016-06-302-0/+27
* | | | | | net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attributeNikolay Aleksandrov2016-06-301-0/+1
* | | | | | bpf: add bpf_skb_change_type helperDaniel Borkmann2016-06-301-0/+9
* | | | | | bpf: add bpf_skb_change_proto helperDaniel Borkmann2016-06-301-0/+14
* | | | | | bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_readDaniel Borkmann2016-06-301-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-305-1/+36
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-06-292-0/+3
| |\ \ \ \
| | * | | | netfilter: xt_SYNPROXY: include missing <linux/types.h>Pablo Neira Ayuso2016-06-171-0/+2
| | * | | | netfilter: xt_SYNPROXY: add missing header to KbuildPablo Neira Ayuso2016-06-171-0/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-06-272-0/+32
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Input: add HDMI CEC specific keycodesKamil Debski2016-06-181-0/+31
| | * | | | Input: add BUS_CEC typeHans Verkuil2016-06-181-0/+1
| * | | | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-101-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | btrfs: Use __u64 in exported linux/btrfs.h.Vinson Lee2016-05-301-1/+1
* | | | | | net: diag: Add support to filter on device indexDavid Ahern2016-06-281-0/+1
* | | | | | ethtool: Add 50G baseSR2 link modeGal Pressman2016-06-271-1/+2
* | | | | | openvswitch: Add packet len info to upcall.William Tu2016-06-221-0/+2
* | | | | | ipv6: RFC 4884 partial support for SIT/GRE tunnelsEric Dumazet2016-06-181-0/+1
* | | | | | can: bcm: add support for CAN FD framesOliver Hartkopp2016-06-171-0/+1
OpenPOWER on IntegriCloud