summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-06-221-87/+0
| | |\ \ \ \ \ \ \
| | | * | | | | | | wil6210: remove ioctl interfaceMaya Erez2017-06-211-87/+0
| * | | | | | | | | xdp: add reporting of offload modeJakub Kicinski2017-06-231-0/+1
| * | | | | | | | | xdp: add HW offload mode flag for installing programsJakub Kicinski2017-06-231-2/+5
| * | | | | | | | | bpf: expose prog id for cls_bpf and act_bpfDaniel Borkmann2017-06-212-0/+2
| * | | | | | | | | ip6mr: add netlink notifications on mrt6msg cache reportsJulien Gomes2017-06-211-0/+12
| * | | | | | | | | ipmr: add netlink notifications on igmpmsg cache reportsJulien Gomes2017-06-211-0/+12
| * | | | | | | | | rtnetlink: add restricted rtnl groups for ipv4 and ipv6 mrouteJulien Gomes2017-06-211-0/+4
| * | | | | | | | | rtnetlink: add NEWCACHEREPORT message typeJulien Gomes2017-06-211-0/+3
| * | | | | | | | | tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefixIvan Delalande2017-06-191-3/+8
| * | | | | | | | | net: Add IFLA_XDP_PROG_IDMartin KaFai Lau2017-06-161-0/+1
| * | | | | | | | | net: sched: act_tunnel_key: make UDP checksum configurableJiri Benc2017-06-151-0/+1
| * | | | | | | | | tls: kernel TLS supportDave Watson2017-06-151-0/+79
| * | | | | | | | | tcp: ULP infrastructureDave Watson2017-06-151-0/+1
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-153-4/+7
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/sc...David S. Miller2017-06-131-4/+69
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | nl80211: remove desciption about request from NL80211_CMD_ROAMArend Van Spriel2017-06-131-8/+7
| | * | | | | | | | nl80211: add authorized flag to ROAM eventAvraham Stern2017-06-131-0/+11
| | * | | | | | | | cfg80211: support 4-way handshake offloading for 802.1XAvraham Stern2017-06-131-1/+38
| | * | | | | | | | cfg80211: support 4-way handshake offloading for WPA/WPA2-PSKEliad Peller2017-06-131-2/+20
| * | | | | | | | | bpf: add bpf_set_hash helper for tc progsDaniel Borkmann2017-06-101-1/+7
| * | | | | | | | | net: ipmr: add getlink supportNikolay Aleksandrov2017-06-081-0/+42
| * | | | | | | | | net: bridge: Receive notification about successful FDB offloadArkadi Sharshevsky2017-06-081-0/+1
| * | | | | | | | | tcp: add TCPMemoryPressuresChrono counterEric Dumazet2017-06-081-0/+1
| |/ / / / / / / /
| * | | | | | | | bpf: Add BPF_OBJ_GET_INFO_BY_FDMartin KaFai Lau2017-06-061-0/+28
| * | | | | | | | bpf: Add BPF_MAP_GET_FD_BY_IDMartin KaFai Lau2017-06-061-0/+2
| * | | | | | | | bpf: Add BPF_PROG_GET_FD_BY_IDMartin KaFai Lau2017-06-061-2/+6
| * | | | | | | | bpf: Add BPF_(PROG|MAP)_GET_NEXT_ID commandMartin KaFai Lau2017-06-061-0/+7
| * | | | | | | | net: sched: introduce a TRAP control actionJiri Pirko2017-06-061-0/+7
| * | | | | | | | bpf: update perf event helper functions documentationTeng Qin2017-06-041-4/+7
| * | | | | | | | net/sched: cls_flower: add support for matching on ip tos and ttlOr Gerlitz2017-06-041-0/+5
| * | | | | | | | rtnl: Add support for netdev event to link messagesVlad Yasevich2017-05-271-0/+11
| * | | | | | | | net: ipv4: add new RTM_F_FIB_MATCH flag for use with RTM_GETROUTERoopa Prabhu2017-05-261-0/+1
| * | | | | | | | net/sched: flower: add support for matching on tcp flagsJiri Pirko2017-05-241-0/+3
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-221-0/+3
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | net: allow simultaneous SW and HW transmit timestampingMiroslav Lichvar2017-05-211-1/+2
| * | | | | | | | net: add new control message for incoming HW-timestamped packetsMiroslav Lichvar2017-05-211-1/+10
| * | | | | | | | net: define receive timestamp filter for NTPMiroslav Lichvar2017-05-211-0/+3
| * | | | | | | | net: sched: add termination action to allow goto chainJiri Pirko2017-05-171-0/+1
| * | | | | | | | net: sched: introduce multichain support for filtersJiri Pirko2017-05-171-0/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-07-052-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | tpm: vtpm_proxy: Implement request_locality function.Stefan Berger2017-06-131-0/+4
| * | | | | | | | apparmor: add custom apparmorfs that will be used by policy namespace filesJohn Johansen2017-06-081-0/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-033-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | tty/serial: atmel: Remove AVR32 bits from the driverAndy Shevchenko2017-06-091-1/+1
| * | | | | | | | tty: handle the case where we cannot restore a line disciplineAlan Cox2017-06-031-0/+1
| * | | | | | | | tty: reserve N_SPEAKUP numberGreg Kroah-Hartman2017-06-031-0/+1
| * | | | | | | | Merge 4.12-rc3 into tty-nextGreg Kroah-Hartman2017-05-293-2/+22
| |\| | | | | | |
| * | | | | | | | serial: uapi: Add support for bus terminationJan Kiszka2017-05-181-0/+3
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-031-0/+1
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud