summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-05-20UBI: remove data type hint from ubi-user.hRichard Weinberger1-21/+2
2012-05-20UBI: Kill data type hintRichard Weinberger1-24/+3
2012-05-19net: introduce skb_try_coalesce()Eric Dumazet1-0/+5
2012-05-19Merge branch 'emev2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson1-0/+10
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-7/+3
2012-05-19net: napi_frags_skb() is staticEric Dumazet1-1/+0
2012-05-19ipv6: bool/const conversions phase2Eric Dumazet4-12/+12
2012-05-18IB/core: Fix IB_SA_COMP_MASK macroJack Morgenstein1-1/+1
2012-05-18Merge tag 'for-usb-next-2012-05-18' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman4-0/+127
2012-05-18USB: Add macros for interrupt endpoint types.Sarah Sharp1-0/+11
2012-05-18USB: Disable USB 3.0 LPM in critical sections.Sarah Sharp1-0/+2
2012-05-18USB: Add support to enable/disable USB3 link states.Sarah Sharp4-2/+75
2012-05-18USB: Allow drivers to disable hub-initiated LPM.Sarah Sharp1-0/+4
2012-05-18USB: Calculate USB 3.0 exit latencies for LPM.Sarah Sharp1-0/+37
2012-05-18net: introduce netdev_alloc_frag()Eric Dumazet1-24/+18
2012-05-18Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo19-36/+167
2012-05-18mfd: palmas PMIC device supportGraeme Gregory1-0/+2620
2012-05-18ipv6: bool conversions phase1Eric Dumazet1-15/+15
2012-05-18ip_frag: struct inet_frags match() method returns a boolEric Dumazet2-3/+2
2012-05-18net: Remove netdevice ec_ptr, no longer used.David S. Miller1-1/+0
2012-05-18econet: remove ancient bug ridden protocolStephen Hemminger2-69/+0
2012-05-17lapb: Neaten debuggingJoe Perches1-0/+6
2012-05-18gpio: Emma Mobile GPIO driver V2Magnus Damm1-0/+10
2012-05-17ipv6: correct the ipv6 option name - Pad0 to Pad1Eldad Zack1-1/+1
2012-05-17etherdevice: fix commentsstephen hemminger1-8/+6
2012-05-17isci: kill sci_phy_protocol and sci_request_protocolDan Williams1-0/+1
2012-05-17tcp: bool conversionsEric Dumazet1-28/+28
2012-05-17USB: gpio_vbus: wakeup support on GPIO VBUS interruptsShinya Kuribayashi1-0/+2
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds1-0/+2
2012-05-17Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman3-14/+19
2012-05-17pstore/ram: Add ECC supportAnton Vorontsov1-0/+1
2012-05-17staging: android: persistent_ram: Move to fs/pstore/ram_core.cAnton Vorontsov1-0/+80
2012-05-17lib: Change mail address of Oskar SchirmerOskar Schirmer1-1/+1
2012-05-17sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra3-54/+0
2012-05-17net: include/net/sock.h cleanupEric Dumazet1-77/+74
2012-05-17target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attributeNicholas Bellinger1-0/+1
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-16/+61
2012-05-16ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()Steven Rostedt1-0/+1
2012-05-16ftrace: Make ftrace_modify_all_code() global for archs to useSteven Rostedt1-0/+2
2012-05-16ftrace: Return record ip addr for ftrace_location()Steven Rostedt1-1/+1
2012-05-16ftrace: Sort all function addresses, not just per pageSteven Rostedt1-1/+1
2012-05-17netfilter: ipset: fix timeout value overflow bugJozsef Kadlecsik1-0/+4
2012-05-17netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bitsFlorian Westphal1-2/+4
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+19
2012-05-16netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik1-0/+16
2012-05-16net: sock_flag() cleanupEric Dumazet1-1/+1
2012-05-16fq_codel: should use qdisc backlog as thresholdEric Dumazet1-8/+7
2012-05-16mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil1-0/+3
2012-05-16mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil1-1/+3
2012-05-16mISDN: Allow to set a minimum length for transparent dataKarsten Keil2-4/+18