aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-3/+7
2013-03-22rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf1-1/+1
2013-03-22decnet: Parse netlink attributes on our ownThomas Graf1-22/+6
2013-03-22mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli1-1/+0
2013-03-22virtio: remove obsolete virtqueue_get_queue_index()Rusty Russell1-6/+0
2013-03-21filter: bpf_jit_comp: refactor and unify BPF JIT image dump outputDaniel Borkmann1-0/+10
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-21tcp: implement RFC5682 F-RTOYuchung Cheng1-1/+2
2013-03-21tcp: refactor F-RTOYuchung Cheng2-8/+2
2013-03-20thermal: shorten too long mcast group nameMasatake YAMATO1-1/+1
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville7-55/+292
2013-03-20connector: Added coredumping event to the process connectorJesper Derehag2-1/+13
2013-03-20filter: add ANC_PAY_OFFSET instruction for loading payload start offsetDaniel Borkmann2-1/+3
2013-03-20net: flow_dissector: add __skb_get_poff to get a start offset to payloadDaniel Borkmann1-0/+2
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller27-50/+151
2013-03-20flow_keys: include thoff into flow_keys for later usageDaniel Borkmann1-0/+1
2013-03-20udp: add encap_destroy callbackTom Parkin1-0/+1
2013-03-20Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller1-0/+12
2013-03-19packet: packet fanout rollover during socket overloadWillem de Bruijn1-0/+2
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-13/+28
2013-03-19inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa1-0/+9
2013-03-19ipvs: add backup_only flag to avoid loopsJulian Anastasov1-0/+12
2013-03-18Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+7
2013-03-18Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville4-3/+11
2013-03-17perf,x86: fix link failure for non-Intel configsDavid Rientjes1-1/+5
2013-03-17tcp: Remove TCPCTChristoph Paasch4-131/+2
2013-03-17net: fix some typos in netif featuresCong Wang1-2/+2
2013-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitchDavid S. Miller1-6/+7
2013-03-17vxlan: generalize forwarding tablesDavid Stevens1-0/+3
2013-03-17caif: remove caif_shmErwan Yvin1-26/+0
2013-03-17net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork1-0/+1
2013-03-15Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linuxLinus Torvalds2-6/+10
2013-03-15Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixesLinus Torvalds4-1/+5
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian1-0/+2
2013-03-15Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bugZhouyi Zhou1-2/+4
2013-03-15net: clean leftover of COMPAT_NET_DEV_OPS removalFernando Luis Vazquez Cao1-1/+0
2013-03-15netxen: write IP address to firmware when using bondingnikolay@redhat.com1-0/+8
2013-03-14Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds1-1/+3
2013-03-14list: Fix double fetch of pointer in hlist_entry_safe()Paul E. McKenney1-1/+3
2013-03-14skb: Propagate pfmemalloc on skb from head page onlyPavel Emelyanov1-2/+4
2013-03-14tcp: fix skb_availroom()Eric Dumazet1-2/+5
2013-03-14mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDYBrian Norris1-0/+7
2013-03-13Merge branch 'akpm' (fixes from Andrew)Linus Torvalds5-22/+61
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-13idr: deprecate idr_pre_get() and idr_get_new[_above]()Tejun Heo1-16/+50
2013-03-13include/linux/res_counter.h needs errno.hAndrew Morton1-0/+1