summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* ipv6: sr: add core files for SR HMAC supportDavid Lebrun2016-11-092-0/+22
* ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsDavid Lebrun2016-11-092-0/+45
* ipv6: sr: add code base for control plane support of SR-IPv6David Lebrun2016-11-091-0/+32
* ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)David Lebrun2016-11-092-0/+56
* net: l2tp: change L2TP_ATTR_UDP_ZERO_CSUM6_{RX, TX} attribute typesAsbjørn Sloth Tønnesen2016-11-091-2/+2
* net/sched: act_tunnel_key: Add UDP dst port optionHadar Hen Zion2016-11-091-0/+1
* net/sched: cls_flower: Add UDP port to tunnel parametersHadar Hen Zion2016-11-091-0/+5
* net: core: add UID to flows, rules, and routesLorenzo Colitti2016-11-042-0/+7
* net/sched: cls_flower: Support matching on SCTP portsSimon Horman2016-11-031-0/+5
* ipv6: add IPV6_RECVFRAGSIZE cmsgWillem de Bruijn2016-11-031-0/+1
* ipv4: add IP_RECVFRAGSIZE cmsgWillem de Bruijn2016-11-031-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-11-021-0/+63
|\
| * netfilter: nf_tables: introduce routing expressionAnders K. Pedersen2016-11-011-0/+27
| * netfilter: nf_tables: add fib expressionFlorian Westphal2016-11-011-0/+36
* | driver: tun: Use new macro SOCK_IOC_TYPE instead of literal number 0x89Gao Feng2016-10-311-0/+2
* | net: add an ioctl to get a socket network namespaceAndrey Vagin2016-10-311-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-308-8/+141
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-292-3/+2
| |\ \
| | * | rtnetlink: Add rtnexthop offload flag to compare maskJiri Pirko2016-10-191-1/+1
| | * | ethtool: silence warning on bit lossJesse Brandeburg2016-10-141-2/+1
| * | | Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2016-10-232-0/+19
| |\ \ \
| | * | | ipmi: add an Aspeed BT IPMI BMC driverAlistair Popple2016-09-292-0/+19
| * | | | generic syscalls: kill cruft from removed pkey syscallsDave Hansen2016-10-171-4/+0
| * | | | Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-141-1/+11
| |\ \ \ \
| | * | | | Btrfs: catch invalid free space treesOmar Sandoval2016-10-031-1/+11
| | |/ / /
| * | | | qedr: Add support for QP verbsRam Amrani2016-10-141-0/+34
| * | | | qedr: Add support for PD,PKEY and CQ verbsRam Amrani2016-10-141-0/+19
| * | | | qedr: Add support for user context verbsRam Amrani2016-10-141-0/+53
| * | | | qedr: Add RoCE driver frameworkRam Amrani2016-10-141-0/+3
| | |/ / | |/| |
* | | | Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...David S. Miller2016-10-291-5/+64
|\ \ \ \
| * | | | cfg80211: Add support to update connection parametersvamsi krishna2016-10-271-0/+8
| * | | | cfg80211: configure multicast to unicast for AP interfacesMichael Braun2016-10-271-0/+21
| * | | | cfg80211: Add KEK/nonces for FILS association framesJouni Malinen2016-10-271-0/+8
| * | | | cfg80211: Add Fast Initial Link Setup (FILS) auth algsJouni Malinen2016-10-271-0/+6
| * | | | cfg80211: Add feature flag for Fast Initial Link Setup (FILS) as STAJouni Malinen2016-10-271-0/+3
| * | | | cfg80211: Rename SAE_DATA to more generic AUTH_DATAJouni Malinen2016-10-271-3/+12
| * | | | cfg80211: support virtual interfaces with different beacon intervalsPurushottam Kushwaha2016-10-131-2/+6
* | | | | bpf: Print function name in addition to function idThomas Graf2016-10-291-285/+289
* | | | | genetlink: use idr to track familiesJohannes Berg2016-10-271-0/+2
* | | | | genetlink: no longer support using static family IDsJohannes Berg2016-10-271-1/+0
* | | | | skbedit: allow the user to specify bitmask for markAntonio Quartulli2016-10-271-0/+2
| |_|_|/ |/| | |
* | | | net: ip, diag -- Add diag interface for raw socketsCyrill Gorcunov2016-10-231-0/+17
* | | | bpf: add helper for retrieving current numa node idDaniel Borkmann2016-10-221-0/+6
* | | | ethernet: use net core MTU range checking in more driversJarod Wilson2016-10-201-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-143-3/+24
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-10-131-2/+3
| |\ \ \
| | * | | nfs: add a new NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK constantJeff Layton2016-09-261-2/+3
| | | |/ | | |/|
| * | | Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2016-10-132-1/+21
| |\ \ \ | | |_|/ | |/| |
| | * | vfs: add a FALLOC_FL_UNSHARE mode to fallocate to unshare a range of blocksDarrick J. Wong2016-10-031-0/+18
| | * | vfs: support FS_XFLAG_COWEXTSIZE and get/set of CoW extent size hintDarrick J. Wong2016-10-031-1/+3