summaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
Commit message (Expand)AuthorAgeFilesLines
* NFC: Forward NFC_EVT_TRANSACTION to user spaceChristophe Ricard2015-02-021-0/+1
* vxlan: advertise link netns in fdb messagesNicolas Dichtel2015-01-281-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-282-2/+3
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-201-0/+1
| |\
| | * can: m_can: tag current CAN FD controllers as non-ISOOliver Hartkopp2015-01-151-0/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-01-181-2/+2
| |\ \ | | |/ | |/|
| | * Input: uinput - fix ioctl nr overflow for UI_GET_SYSNAME/VERSIONGabriel Laskar2015-01-121-2/+2
* | | openvswitch: Add support for unique flow IDs.Joe Stringer2015-01-271-0/+20
* | | net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian2015-01-251-0/+1
* | | vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel2015-01-241-0/+1
* | | Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller2015-01-191-1/+10
|\ \ \
| * | | cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2015-01-151-0/+8
| * | | cfg80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-151-1/+2
* | | | net: sched: Introduce connmark actionFelix Fietkau2015-01-191-0/+22
* | | | rtnl: add link netns id to interface messagesNicolas Dichtel2015-01-191-0/+1
* | | | netns: add rtnl cmd to add and get peer netns idsNicolas Dichtel2015-01-193-0/+29
* | | | tc: add BPF based actionJiri Pirko2015-01-182-0/+32
* | | | Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...David S. Miller2015-01-161-25/+151
|\| | |
| * | | nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLANLuciano Coelho2015-01-141-1/+3
| * | | nl80211: support per-TID station statisticsJohannes Berg2015-01-081-0/+31
| * | | nl80211: clarify packet statistics descriptionsJohannes Berg2015-01-081-9/+15
| * | | cfg80211: add nl80211 beacon-only statisticsJohannes Berg2015-01-081-0/+5
| * | | cfg80211: remove enum station_info_flagsJohannes Berg2015-01-081-0/+3
| * | | cfg80211: add scan time to survey dataJohannes Berg2015-01-081-0/+3
| * | | cfg80211: allow survey data to return global dataJohannes Berg2015-01-081-3/+13
| * | | cfg80211: remove "channel" from survey namesJohannes Berg2015-01-081-10/+17
| * | | nl80211: define multicast group names in headerJohannes Berg2015-01-061-0/+7
| * | | cfg80211: add extensible feature flag attributeGautam Kumar Shukla2015-01-061-0/+22
| * | | nl80211: document NL80211_BSS_STATUS_AUTHENTICATED isn't usedJohannes Berg2015-01-051-0/+3
| * | | nl80211: increase the max number of rules in regdomainArik Nemtsov2014-12-181-1/+1
| * | | nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen2014-12-181-0/+3
| * | | cfg80211: return private regdom for self-managed devicesArik Nemtsov2014-12-171-0/+10
| * | | cfg80211: allow wiphy specific regdomain managementJonathan Doron2014-12-171-0/+6
| * | | cfg80211: allow usermode to query wiphy specific regdomArik Nemtsov2014-12-171-1/+9
* | | | openvswitch: Support VXLAN Group Policy extensionThomas Graf2015-01-151-0/+11
* | | | vxlan: Group Policy extensionThomas Graf2015-01-151-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-153-16/+27
|\ \ \ \ | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-141-0/+4
| |\ \ \
| | * | | openvswitch: packet messages need their own probe attribtueThomas Graf2015-01-141-0/+4
| * | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-01-101-15/+22
| |\ \ \ \
| | * | | | drm/amdkfd: reformat IOCTL definitions to drm-styleOded Gabbay2015-01-061-15/+22
| | |/ / /
| * / / / vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale2015-01-091-1/+1
| |/ / /
* | | | vxlan: Remote checksum offloadTom Herbert2015-01-141-0/+2
* | | | ipv6: directly include libc-compat.h in ipv6.hWillem de Bruijn2015-01-131-0/+1
* | | | rtnetlink: new filter RTEXT_FILTER_BRVLAN_COMPRESSEDRoopa Prabhu2015-01-121-0/+1
* | | | bridge: support for multiple vlans and vlan ranges in setlink and dellink req...Roopa Prabhu2015-01-121-0/+2
* | | | ipv6: fix redefinition of in6_pktinfo and ip6_mtuinfoWANG Cong2015-01-092-1/+10
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-071-0/+7
|\| | |
| * | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-01-021-0/+7
| |\ \ \
| | * | | virtio_ring: document alignment requirementsMichael S. Tsirkin2014-12-291-0/+7