summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2013-04-29packet_diag: disclose meminfo valuesNicolas Dichtel1-0/+2
2013-04-29packet_diag: disclose uid valueNicolas Dichtel1-0/+1
2013-04-29vxlan: allow choosing destination port per vxlanstephen hemminger1-1/+2
2013-04-29vxlan: source compatiablity with IFLA_VXLAN_GROUP (v2)stephen hemminger1-1/+1
2013-04-25packet: if hw/sw ts enabled in rx/tx ring, report which ts we gotDaniel Borkmann1-0/+5
2013-04-25packet: minor: convert status bits into shifting formatDaniel Borkmann1-11/+11
2013-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller1-2/+2
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-2/+46
2013-04-23caif: Remove my bouncing email address.sjur.brandeland@stericsson.com2-2/+2
2013-04-23ipvs: fix sparse warnings for some parametersJulian Anastasov1-2/+2
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-220/+216
2013-04-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+39
2013-04-22cfg80211: introduce critical protocol indication from user-spaceArend van Spriel1-0/+39
2013-04-19netlink: add RX/TX-ring support to netlink diagPatrick McHardy1-0/+10
2013-04-19netlink: mmaped netlink: ring setupPatrick McHardy1-0/+32
2013-04-19net: vlan: add 802.1ad supportPatrick McHardy1-0/+1
2013-04-18tcp: introduce TCPSpuriousRtxHostQueues SNMP counterEric Dumazet1-0/+1
2013-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2-0/+457
2013-04-17fuse: fix type definitions in uapi headerMiklos Szeredi1-220/+216
2013-04-16vxlan: Allow setting destination to unicast address.Atzm Watanabe1-1/+1
2013-04-12rfkill: Add NFC to the list of supported radiosSamuel Ortiz1-0/+2
2013-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+3
2013-04-11NFC: llcp: Add support in getsockopt for RW, LTO, and MIU remote parametersThierry Escande1-2/+5
2013-04-09net: sctp: introduce uapi header for sctpDaniel Borkmann2-0/+847
2013-04-08net: ipv6: add tokenized interface identifier supportDaniel Borkmann1-0/+1
2013-04-07Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2-2/+11
2013-04-02netfilter: fix struct ip6t_frag field descriptionMichal Kubeček1-2/+2
2013-04-02netfilter: xt_NFQUEUE: introduce CPU fanoutholger@eitzenberger.org1-0/+9
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E1-0/+2
2013-03-29openvswitch: Expose <linux/openvswitch.h> to userspaceThomas Graf2-0/+457
2013-03-28net: add ETH_P_802_3_MINSimon Horman1-0/+3
2013-03-26netlink: remove duplicated NLMSG_ALIGNHong zhi guo1-1/+1
2013-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+6
2013-03-21netlink: Diag core and basic socket info dumping (v2)Andrey Vagin1-0/+42
2013-03-21net: fix *_DIAG_MAX constantsAndrey Vagin2-2/+6
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-11/+122
2013-03-20connector: Added coredumping event to the process connectorJesper Derehag1-1/+9
2013-03-20filter: add ANC_PAY_OFFSET instruction for loading payload start offsetDaniel Borkmann1-1/+2
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-7/+14
2013-03-19packet: packet fanout rollover during socket overloadWillem de Bruijn1-0/+2
2013-03-17tcp: Remove TCPCTChristoph Paasch1-26/+0
2013-03-17vxlan: generalize forwarding tablesDavid Stevens1-0/+3
2013-03-13Merge branch 'akpm' (fixes from Andrew)Linus Torvalds3-6/+10
2013-03-13UAPI: fix endianness conditionals in linux/raid/md_p.hDavid Howells1-2/+4
2013-03-13UAPI: fix endianness conditionals in linux/acct.hDavid Howells1-2/+4
2013-03-13UAPI: fix endianness conditionals in linux/aio_abi.hDavid Howells1-2/+2
2013-03-12tty/serial: Add support for Altera serial portLey Foon Tan1-1/+4
2013-03-12tcp: TLP loss detection.Nandita Dukkipati1-0/+1
2013-03-12tcp: Tail loss probe (TLP)Nandita Dukkipati1-0/+1
2013-03-10NFC: llcp: Service Name Lookup netlink interfaceThierry Escande1-0/+12