aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-1/+4
2014-06-02Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-nextDavid S. Miller1-11/+14
2014-06-02bridge: Add bridge ifindex to bridge fdb notify msgsRoopa Prabhu1-0/+1
2014-06-02Merge tag 'usb-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-0/+3
2014-06-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2014-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-0/+11
2014-05-27USB: cdc-wdm: properly include types.hGreg Kroah-Hartman1-0/+2
2014-05-27usb: cdc-wdm: export cdc-wdm uapi headerBjørn Mork1-0/+1
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville2-8/+33
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+3
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-11/+38
2014-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+3
2014-05-23l2tp: Add support for zero IPv6 checksumsTom Herbert1-0/+2
2014-05-23net: Make enabling of zero UDP6 csums more restrictiveTom Herbert1-0/+2
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool.Sucheta Chakraborty1-1/+8
2014-05-22openvswitch: Avoid assigning a NULL pointer to flow actions.Jarno Rajahalme1-1/+3
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-4/+21
2014-05-22Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextJohn W. Linville1-4/+12
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller1-0/+37
2014-05-22MIPS: Fix a typo error in AUDIT_ARCH definitionHuacai Chen1-1/+1
2014-05-20cfg80211: export expected throughput through get_station()Antonio Quartulli1-0/+3
2014-05-20asm-generic: Add renameat2 syscallJames Hogan1-1/+3
2014-05-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+12
2014-05-20NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel1-4/+12
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle setsPablo Neira Ayuso1-0/+6
2014-05-19can: unify identifiers to ensure unique include processingOliver Hartkopp6-18/+18
2014-05-19ethtool: Improve explanation of the two arrays following struct ethtool_rxfhBen Hutchings1-8/+9
2014-05-19ethtool: Name the 'no change' value for setting RSS hash key but not indir tableBen Hutchings1-5/+7
2014-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-1/+3
2014-05-15cfg80211: Support multiple CSA countersAndrei Otcheretianski1-4/+7
2014-05-15cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski1-0/+8
2014-05-15asm-generic: remove _STK_LIM_MAXJames Hogan1-7/+0
2014-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville1-1/+3
2014-05-14MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64Markos Chandras1-0/+12
2014-05-13cfg80211: allow restricting supported dfs regionsFelix Fietkau1-0/+3
2014-05-13nl80211: fix NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL APIJohannes Berg1-1/+3
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-10/+11
2014-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+42
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-0/+42
2014-04-29netfilter: nfnetlink_acct: Adding quota support to accounting frameworkMathieu Poirier2-0/+11
2014-04-28cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen1-0/+4
2014-04-28fuse: add renameat2 supportMiklos Szeredi1-0/+8
2014-04-28fuse: allow ctime flushing to userspaceMaxim Patlasov1-2/+5
2014-04-28fuse: fuse: add time_gran to INIT_OUTMiklos Szeredi1-0/+7
2014-04-27FDDI: Reformat <linux/if_fddi.h> for 8-character tabsMaciej W. Rozycki1-44/+46
2014-04-26tipc: add ioctl to fetch link namesErik Hugne2-9/+23
2014-04-26tipc: add support for link state subscriptionsErik Hugne1-0/+1
2014-04-25Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linuxLinus Torvalds1-10/+10
2014-04-25cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy1-0/+6
2014-04-24netfilter: nf_tables: Add meta expression key for bridge interface nameTomasz Bursztyka1-0/+4