summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | 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 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | netlink: Add comment to warn about deprecated netlink rings attribute requestFabien Siron2016-06-161-0/+1
| * | | | | | | | | | | | | | net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloadsPhilip Prindeville2016-06-151-0/+1
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...David S. Miller2016-06-102-42/+35
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | wext: reformat struct/union declarationsJohannes Berg2016-06-091-41/+22
| | * | | | | | | | | | | | | cfg80211: Advertise extended capabilities per interface type to userspaceKanchanapally, Vidyullatha2016-05-311-0/+7
| | * | | | | | | | | | | | | cfg80211: Allow cfg80211_connect_result() errors to be distinguishedJouni Malinen2016-05-311-1/+6
| * | | | | | | | | | | | | | virtio_net: add _UAPI prefix to virtio_net header guardsMike Rapoport2016-06-101-3/+3
| * | | | | | | | | | | | | | openvswitch: Add packet truncation support.William Tu2016-06-101-0/+6
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-102-1/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | virtio_net: Update the feature bit to comply with specAaron Conole2016-06-091-1/+1
| * | | | | | | | | | | | | | | net: Add l3mdev ruleDavid Ahern2016-06-081-0/+1
| * | | | | | | | | | | | | | | net sched: indentation and other OCD stylistic fixesJamal Hadi Salim2016-06-071-3/+3
| * | | | | | | | | | | | | | | net sched actions: introduce timestamp for firsttime useJamal Hadi Salim2016-06-071-0/+1
| * | | | | | | | | | | | | | | virtio-net: Add initial MTU advice featureAaron Conole2016-06-061-0/+3
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-271-0/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | xen/evtchn: add IOCTL_EVTCHN_RESTRICTDavid Vrabel2016-07-251-0/+15
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-07-271-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud