aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* net: sched: constify tcf_proto and tc_actionEric Dumazet2011-07-06
* packet: Add 'cpu' fanout policy.David S. Miller2011-07-06
* dcbnl: Add CEE notificationShmulik Ravid2011-07-06
* dcbnl: Aggregated CEE GET operationShmulik Ravid2011-07-06
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-06
|\
| * ipv6: Don't put artificial limit on routing table size.David S. Miller2011-07-01
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-01
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-30
| | |\
| * | \ Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-06-28
| |\ \ \
| | * | | Connector: Set the CN_NETLINK_USERS correctlyK. Y. Srinivasan2011-06-07
| * | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-28
| |\ \ \ \
| | * | | | amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu2011-06-16
| | |/ / /
| * | | | mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara2011-06-27
| * | | | include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf2011-06-27
| * | | | tmpfs: add shmem_read_mapping_page_gfpHugh Dickins2011-06-27
| * | | | tmpfs: take control of its truncate_rangeHugh Dickins2011-06-27
| * | | | mm: move shmem prototypes to shmem_fs.hHugh Dickins2011-06-27
| * | | | Fix some kernel-doc warningsVitaliy Ivanov2011-06-27
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-06-27
| |\ \ \ \
| | * | | | mmc: Add PCI fixup quirks for Ricoh 1180:e823 readerManoj Iyer2011-06-18
| * | | | | Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-27
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-06-25
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-06-24
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O busMark Brown2011-06-13
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-06-24
| |\ \ \ \ \ \
| | * | | | | | block: add REQ_SECURE to REQ_COMMON_MASKNamhyung Kim2011-06-20
| | * | | | | | block: Add __attribute__((format(printf...) and fix falloutJoe Perches2011-06-13
| | |/ / / / /
| * | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-06-23
| |\ \ \ \ \ \
| | * | | | | | PM: Fix async resume following suspend failureAlan Stern2011-06-21
| | * | | | | | PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern2011-06-21
| * | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-06-21
| |\ \ \ \ \ \ \
| | * | | | | | | NFSv4.1: file layout must consider pg_bsize for coalescingBenny Halevy2011-06-20
| | * | | | | | | NFSv4.1: deprecate headerpadsz in CREATE_SESSIONBenny Halevy2011-06-15
| | * | | | | | | NLM: Don't hang forever on NLM unlock requestsTrond Myklebust2011-06-15
| * | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-06-21
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | jbd2: Fix oops in jbd2_journal_remove_journal_head()Jan Kara2011-06-13
| | * | | | | | | ext4: fixed tracepoints cleanupLukas Czerner2011-06-06
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | packet: Add pre-defragmentation support for ipv4 fanouts.David S. Miller2011-07-06
* | | | | | | | ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.David S. Miller2011-07-06
* | | | | | | | packet: Add fanout support.David S. Miller2011-07-06
* | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-05
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-30
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mac80211: propagate information about STA WME support downArik Nemtsov2011-06-29
| | * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-28
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | * | | | | | | mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov2011-06-27
| | * | | | | | | | wireless: unify QoS control field definitionsJohannes Berg2011-06-27
* | | | | | | | | | netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_devJoe Perches2011-07-03
* | | | | | | | | | rtnl: provide link dump consistency infoThomas Graf2011-07-01
* | | | | | | | | | net: add external loopback test in ethtool self testAmit Kumar Salecha2011-07-01
|/ / / / / / / / /
* | | | | | | | | net: wimax: Remove of unused 'rfkill_input' pointerVitaliy Ivanov2011-06-24