aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-07mmc: dw_mmc: convert the variable type of irqSeungwon Jeon1-1/+1
2012-11-07drivers: bus: ocp2scp: add pdata supportKishon Vijay Abraham I1-0/+31
2012-11-07xen/hvm: If we fail to fetch an HVM parameter print out which flag it is.Konrad Rzeszutek Wilk1-2/+32
2012-11-07usbnet: introduce usbnet_{read|write}_cmd_nopmMing Lei1-0/+4
2012-11-03ptp: update adjfreq callback descriptionJacob Keller1-1/+2
2012-11-03if_ether.h: add B.A.T.M.A.N.-Advanced EthertypeAntonio Quartulli1-0/+1
2012-11-03ipv6: introduce ip6_rt_put()Amerigo Wang1-0/+9
2012-11-03ipv4: avoid a test in ip_rt_put()Eric Dumazet1-3/+6
2012-11-03sctp: Clean up type-punning in sctp_cmd_t unionNeil Horman2-17/+23
2012-11-03pktgen: clean up ktime_t helpersDaniel Borkmann1-0/+19
2012-11-03tcp: better retrans tracking for defer-acceptEric Dumazet1-4/+8
2012-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+9
2012-11-02eth: Rename and properly align br_reserved_address arrayBen Hutchings1-2/+3
2012-11-02eth: Make is_link_local() consistent with other address testsBen Hutchings1-3/+3
2012-11-02skb: api to report errors for zero copy skbsMichael S. Tsirkin1-0/+1
2012-11-02skb: report completion status for zero copy skbsMichael S. Tsirkin1-1/+3
2012-11-02Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+8
2012-11-02hashtable: introduce a small and naive hashtableSasha Levin1-0/+192
2012-11-02netfilter: ipv6: add getsockopt to retrieve origdstFlorian Westphal2-0/+4
2012-11-01rtnl/ipv4: use netconf msg to advertise rp_filter statusNicolas Dichtel1-0/+1
2012-11-01cpts: specify the input clock frequency via DTRichard Cochran1-0/+2
2012-11-01cpsw: add a DT field for the active time stamping portRichard Cochran1-0/+1
2012-11-01cpsw: add a DT field for the cpts offsetRichard Cochran1-0/+1
2012-11-01time: remove the timecompare code.Richard Cochran1-125/+0
2012-11-01ptp: add an ioctl to compare PHC time with system timeRichard Cochran1-0/+14
2012-11-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-13/+2
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2-0/+2
2012-11-01tuntap: add ioctl to attach or detach a file form tuntap deviceJason Wang1-0/+3
2012-11-01tuntap: introduce multiqueue flagsJason Wang1-0/+2
2012-10-31Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+3
2012-10-31KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong1-13/+2
2012-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller1-0/+19
2012-10-31net: filter: add vlan tag accessEric Dumazet2-1/+5
2012-10-31net: compute skb->rxhash if nic hash may be 3-tupleWillem de Bruijn1-1/+1
2012-10-31ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend1-0/+3
2012-10-31net: set and query VEB/VEPA bridge mode via PF_BRIDGEJohn Fastabend1-0/+18
2012-10-31net: create generic bridge opsJohn Fastabend1-0/+10
2012-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-0/+9
2012-10-31xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk1-0/+8
2012-10-30Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds5-142/+158
2012-10-30ALSA: Add a reference counter to card instanceTakashi Iwai1-0/+3
2012-10-29net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend1-0/+19
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+9
2012-10-29Merge tag 'nfc-next-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0John W. Linville3-2/+33
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-0/+13
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville1-0/+9
2012-10-29NFC: Extend netlink interface for LTO, RW, and MIUX parameters supportThierry Escande1-0/+15
2012-10-28rtnl/ipv4: use netconf msg to advertise forwarding statusNicolas Dichtel1-0/+2
2012-10-28rtnl/ipv6: use netconf msg to advertise forwarding statusNicolas Dichtel1-0/+2
2012-10-28rtnl: add a new type of msg to advertise protocol configurationNicolas Dichtel2-0/+27