aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-09ip6tnl: advertise tunnel param via rtnlNicolas Dichtel
2012-11-09ipip: advertise tunnel param via rtnlNicolas Dichtel
2012-11-09Fix the wanxl firmware to include missing constantsDavid Howells
2012-11-09UAPI: (Scripted) Disintegrate include/linux/hdlcDavid Howells
2012-11-08ipv6: remove rt6i_peer_genid from rt6_info and its handlerLi RongQing
2012-11-07packet: tx_ring: allow the user to choose tx data offsetPaul Chavent
2012-11-07usbnet: introduce usbnet_{read|write}_cmd_nopmMing Lei
2012-11-03ptp: update adjfreq callback descriptionJacob Keller
2012-11-03if_ether.h: add B.A.T.M.A.N.-Advanced EthertypeAntonio Quartulli
2012-11-03ipv6: introduce ip6_rt_put()Amerigo Wang
2012-11-03ipv4: avoid a test in ip_rt_put()Eric Dumazet
2012-11-03sctp: Clean up type-punning in sctp_cmd_t unionNeil Horman
2012-11-03pktgen: clean up ktime_t helpersDaniel Borkmann
2012-11-03tcp: better retrans tracking for defer-acceptEric Dumazet
2012-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-02eth: Rename and properly align br_reserved_address arrayBen Hutchings
2012-11-02eth: Make is_link_local() consistent with other address testsBen Hutchings
2012-11-02skb: api to report errors for zero copy skbsMichael S. Tsirkin
2012-11-02skb: report completion status for zero copy skbsMichael S. Tsirkin
2012-11-02Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-02hashtable: introduce a small and naive hashtableSasha Levin
2012-11-01rtnl/ipv4: use netconf msg to advertise rp_filter statusNicolas Dichtel
2012-11-01cpts: specify the input clock frequency via DTRichard Cochran
2012-11-01cpsw: add a DT field for the active time stamping portRichard Cochran
2012-11-01cpsw: add a DT field for the cpts offsetRichard Cochran
2012-11-01time: remove the timecompare code.Richard Cochran
2012-11-01ptp: add an ioctl to compare PHC time with system timeRichard Cochran
2012-11-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov
2012-11-01tuntap: add ioctl to attach or detach a file form tuntap deviceJason Wang
2012-11-01tuntap: introduce multiqueue flagsJason Wang
2012-10-31Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-10-31KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong
2012-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-10-31net: filter: add vlan tag accessEric Dumazet
2012-10-31net: compute skb->rxhash if nic hash may be 3-tupleWillem de Bruijn
2012-10-31ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend
2012-10-31net: set and query VEB/VEPA bridge mode via PF_BRIDGEJohn Fastabend
2012-10-31net: create generic bridge opsJohn Fastabend
2012-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-31xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk
2012-10-30Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-10-30ALSA: Add a reference counter to card instanceTakashi Iwai
2012-10-29net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-28rtnl/ipv4: use netconf msg to advertise forwarding statusNicolas Dichtel
2012-10-28rtnl/ipv6: use netconf msg to advertise forwarding statusNicolas Dichtel
2012-10-28rtnl: add a new type of msg to advertise protocol configurationNicolas Dichtel
2012-10-28percpu-rw-semaphores: use rcu_read_lock_schedMikulas Patocka