aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
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-21tcp: implement RFC5682 F-RTOYuchung Cheng1-1/+2
2013-03-21tcp: refactor F-RTOYuchung Cheng1-4/+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. Linville3-17/+42
2013-03-20connector: Added coredumping event to the process connectorJesper Derehag1-0/+4
2013-03-20filter: add ANC_PAY_OFFSET instruction for loading payload start offsetDaniel Borkmann1-0/+1
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. Miller14-27/+92
2013-03-20udp: add encap_destroy callbackTom Parkin1-0/+1
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-4/+10
2013-03-18Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+7
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville3-3/+7
2013-03-17perf,x86: fix link failure for non-Intel configsDavid Rientjes1-1/+5
2013-03-17tcp: Remove TCPCTChristoph Paasch1-10/+0
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-17net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork1-0/+1
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-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 Torvalds2-16/+51
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
2013-03-13Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+2
2013-03-13Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-3/+6
2013-03-13drivers: net: ethernet: cpsw: change cpts_active_slave to active_slaveMugunthan V N1-1/+1
2013-03-12idr: fix new kernel-doc warningsRandy Dunlap1-1/+1
2013-03-12phy: add set_wol/get_wol functionsMichael Stapelberg1-0/+10
2013-03-12tcp: TLP loss detection.Nandita Dukkipati1-0/+1
2013-03-12tcp: Tail loss probe (TLP)Nandita Dukkipati1-1/+0
2013-03-12phy/micrel: Add support for KSZ8031Hector Palacios1-0/+1
2013-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-10/+11
2013-03-12mfd: wm831x: Don't forward declare enum wm831x_auxadcMark Brown2-1/+3
2013-03-12mfd: tps65912: Declare and use tps65912_irq_exit()Mark Brown1-0/+1
2013-03-12mfd: palmas: Provide irq flags through DT/platform dataLaxman Dewangan1-0/+1
2013-03-10NFC: llcp: Implement socket optionsSamuel Ortiz1-0/+1
2013-03-10tcp: Remove unused tw_cookie_values from tcp_timewait_sockChristoph Paasch1-4/+0
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-0/+2
2013-03-09tunneling: Add generic Tunnel segmentation.Pravin B Shelar2-3/+6
2013-03-09tunneling: Capture inner mac header during encapsulation.Pravin B Shelar1-0/+34