aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* net: Use bool for return value of dev_valid_name().David S. Miller2012-03-06
* net/mlx4: fixing sparse warnings for not declared, functionsYevgeny Petrilin2012-03-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-05
|\
| * Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds2012-03-05
| |\
| | * memcg: fix GPF when cgroup removal races with last exitHugh Dickins2012-03-05
| | * vfork: kill PF_STARTINGOleg Nesterov2012-03-05
| | * coredump_wait: don't call complete_vfork_done()Oleg Nesterov2012-03-05
| | * vfork: make it killableOleg Nesterov2012-03-05
| | * vfork: introduce complete_vfork_done()Oleg Nesterov2012-03-05
| | * kmsg_dump: don't run on non-error paths by defaultMatthew Garrett2012-03-05
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-05
| |\ \
| * \ \ Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-05
| |\ \ \ | | |_|/ | |/| |
| | * | percpu: fix __this_cpu_{sub,inc,dec}_return() definitionKonstantin Khlebnikov2012-03-04
| | * | percpu: use raw_local_irq_* in _this_cpu opMing Lei2012-02-21
| | * | percpu: fix generic definition of __this_cpu_add_and_return()Konstantin Khlebnikov2012-02-21
| * | | vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.cLinus Torvalds2012-03-04
| * | | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-03-03
| |\ \ \
| | * | | [PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions...James Bottomley2012-02-27
| * | | | vfs: clarify and clean up dentry_cmp()Linus Torvalds2012-03-02
| * | | | vfs: uninline full_name_hash()Linus Torvalds2012-03-02
| * | | | vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds2012-03-02
| * | | | regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin2012-03-02
| * | | | regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin2012-03-02
| * | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-03-01
| |\ \ \ \
| | * \ \ \ Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2012-02-29
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | drm/exynos: exynos_drm.h header file fixesKamil Debski2012-02-14
| | | * | | drm/exynos: added panel physical size.Eun-Chul Kim2012-02-14
| * | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-02-27
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | sched/events: Revert trace_sched_stat_sleeptime()Peter Zijlstra2012-02-22
* | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-03-05
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-05
| |\ \ \ \ \ \
| | * | | | | | mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg2012-02-29
| | * | | | | | cfg80211: remove cookies from callbacksJohannes Berg2012-02-29
| | * | | | | | cfg80211: restructure AP/GO mode APIJohannes Berg2012-02-22
* | | | | | | | net: export netdev_stats_to_stats64Eric Dumazet2012-03-05
|/ / / / / / /
* | | | | | | tg3: Recode PCI MRRS adjustment as a PCI quirkMatt Carlson2012-03-04
* | | | | | | ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras2012-03-04
* | | | | | | ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.hPaul Mackerras2012-03-04
* | | | | | | ppp: Change copyright notices from ANU to mePaul Mackerras2012-03-04
* | | | | | | mdio.h: Include linux/types.hDavid S. Miller2012-03-03
* | | | | | | Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-nextDavid S. Miller2012-03-03
|\ \ \ \ \ \ \
| * | | | | | | dccp: fix bug in sequence number validation during connection setupSamuel Jero2012-03-03
* | | | | | | | net: dcb: getnumtcs()/setnumtcs() should return an intJohn Fastabend2012-03-02
|/ / / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-01
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | tcp: fix comment for tp->highest_sackNeal Cardwell2012-02-28
| | |/ / / / | |/| | | |
* | | | | | ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmdBen Hutchings2012-03-01
* | | | | | mdio: Export mdio.h to userlandBen Hutchings2012-03-01
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-26
|\| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-26
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-02-24
| | |\ \ \ \ \