summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2013-12-14bonding: add arp_ip_target netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-14bonding: add arp_interval netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-14bonding: add use_carrier netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-14bonding: add downdelay netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-14bonding: add updelay netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-14bonding: add miimon netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-14netconf: add proxy-arp supportstephen hemminger1-0/+1
2013-12-10packet: introduce PACKET_QDISC_BYPASS socket optionDaniel Borkmann1-0/+1
2013-12-07ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage tempor...Jiri Pirko1-0/+1
2013-12-07ipv6 addrconf: extend ifa_flags to u32Jiri Pirko1-0/+4
2013-12-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-11/+36
2013-12-06tcp: auto corkingEric Dumazet1-0/+1
2013-12-06netfilter: Fix FSF address in file headersJeff Kirsher1-2/+1
2013-12-06sctp: Fix FSF address in file headersJeff Kirsher1-3/+2
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-11/+36
2013-12-06Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2-9/+10
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-11/+36
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-1/+7
2013-12-02cfg80211: fix reporting 5/10 MHz support to user spaceFelix Fietkau1-0/+8
2013-11-30net/hsr: Support iproute print_opt ('ip -details ...')Arvid Brodin1-1/+3
2013-11-29genetlink/pmcraid: use proper genetlink multicast APIJohannes Berg1-0/+1
2013-11-29diag: warn about missing first netlink attributeNicolas Dichtel3-0/+3
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez1-10/+20
2013-11-25nl80211: better document NL80211_CMD_TDLS_MGMTArik Nemtsov1-1/+8
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-36/+36
2013-11-22Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2-0/+38
2013-11-22Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-0/+26
2013-11-21Merge tag 'md/3.13' of git://neil.brown.name/mdLinus Torvalds1-0/+1
2013-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+5
2013-11-20quota/genetlink: use proper genetlink multicast APIsJohannes Berg1-0/+1
2013-11-19net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMPBen Hutchings2-8/+9
2013-11-19UAPI: include <asm/byteorder.h> in linux/raid/md_p.hAurelien Jarno1-0/+1
2013-11-19net_tstamp: Improve kernel-doc for struct hwtstamp_configBen Hutchings1-5/+5
2013-11-19Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+4
2013-11-16pkt_sched: fq: fix pacing for small framesEric Dumazet1-0/+3
2013-11-16pkt_sched: fq: warn users using defrateEric Dumazet1-3/+1
2013-11-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+373
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+11
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas1-36/+36
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2013-11-14Merge tag 'dm-3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+13
2013-11-14Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+2
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds25-18/+1067
2013-11-12Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+0
2013-11-12Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik1-1/+1
2013-11-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+24
2013-11-11random32: move rnd_state to linux/random.hDaniel Borkmann1-7/+0
2013-11-11bcache: Pull on disk data structures out into a separate headerKent Overstreet1-0/+373
2013-11-10dm: allow remove to be deferredMikulas Patocka1-2/+13