summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-07-12Merge tag 'v3.5-rc6' into next/dtArnd Bergmann8-8/+16
2012-07-12team: make team_port_enabled() and team_port_txable() static inlineJiri Pirko1-2/+9
2012-07-12team: use function team_port_txable() for determing enabled and up portJiri Pirko1-0/+1
2012-07-12net: sched: add ipset ematchFlorian Westphal1-1/+2
2012-07-12mac80211: add time synchronisation with BSS for assocJohannes Berg1-2/+8
2012-07-12mac80211: optimize ieee80211_rx_status struct layoutJohannes Berg1-7/+7
2012-07-12nl80211: move scan API to wdevJohannes Berg1-3/+4
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg1-9/+10
2012-07-12ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().David S. Miller2-2/+2
2012-07-12ipv6: Add redirect support to all protocol icmp error handlers.David S. Miller1-0/+2
2012-07-12ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions.David S. Miller1-0/+2
2012-07-12ipv6: Move bulk of redirect handling into rt6_redirect().David S. Miller1-6/+1
2012-07-12ipv6: Export ndisc option parsing from ndisc.cDavid S. Miller1-0/+50
2012-07-12v4l: Export v4l2-common.h in include/linux/KbuildSakari Ailus1-0/+1
2012-07-12ipv4: Kill ip_rt_redirect().David S. Miller1-1/+0
2012-07-12ipv4: Add ipv4_redirect() and ipv4_sk_redirect() helper functions.David S. Miller1-0/+3
2012-07-12ipv4: Generalize ip_do_redirect() and hook into new dst_ops->redirect.David S. Miller1-0/+1
2012-07-12ipv4: Rearrange arguments to ip_rt_redirect()David S. Miller1-2/+1
2012-07-12tcp: TCP Small QueuesEric Dumazet3-0/+15
2012-07-12clk: add DT fixed-clock binding supportGrant Likely1-0/+2
2012-07-12clk: add DT clock binding supportGrant Likely2-0/+33
2012-07-12ARM: integrator: convert to common clockLinus Walleij1-0/+1
2012-07-12Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds3-4/+7
2012-07-12memblock: free allocated memblock_reserved_regions laterYinghai Lu1-3/+1
2012-07-12mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu1-0/+5
2012-07-12memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu1-1/+1
2012-07-12ARM: u300: convert to common clockLinus Walleij1-0/+1
2012-07-12clk: Constify struct clk_init_dataMark Brown1-1/+1
2012-07-12clk: Add CLK_IS_BASIC flag to identify basic clocksRajendra Nayak2-1/+2
2012-07-12clk: Add support for rate table based dividersRajendra Nayak2-2/+30
2012-07-12timekeeping: Provide hrtimer update functionThomas Gleixner1-0/+1
2012-07-12hrtimer: Provide clock_was_set_delayed()John Stultz1-1/+8
2012-07-12Merge branch 'mce-ripvfix' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Ingo Molnar1-0/+1
2012-07-12sunrpc/cache.h: replace simple_strtoulEldad Zack1-5/+1
2012-07-12sunrpc/cache.h: fix coding styleEldad Zack1-4/+10
2012-07-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-3/+11
2012-07-11bcma: add PMU clock support for BCM4706Hauke Mehrtens1-0/+14
2012-07-11Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+0
2012-07-11mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...Jack Morgenstein1-0/+2
2012-07-11mlx4_core: Implement mechanism for reserved Q_KeysJack Morgenstein1-0/+11
2012-07-11x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faultsTony Luck1-0/+1
2012-07-11irqdomain: Eliminate dedicated radix lookup functionsGrant Likely1-4/+0
2012-07-11irqdomain: Support for static IRQ mapping and association.Grant Likely1-0/+19
2012-07-11Merge tag 'v3.5-rc6' into irqdomain/nextGrant Likely44-69/+175
2012-07-11irq_domain: Standardise legacy/linear domain selectionMark Brown1-0/+5
2012-07-11Bluetooth: debug: Print l2cap_chan refcountAndrei Emeltchenko1-0/+4
2012-07-11USB: Add a sysfs file to show LTM capabilities.Sarah Sharp1-0/+8
2012-07-11USB: Enable Latency Tolerance Messaging (LTM).Sarah Sharp1-0/+3
2012-07-11USB: Remove unused LPM variable.Sarah Sharp1-1/+0
2012-07-11Merge tag 'v3.5-rc6' into next/socArnd Bergmann30-46/+124