- d84e0bd skbuff: update struct sk_buff members comments by Daniel Baluta · 13 years ago
- 204d164 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
- a6686f2 skbuff: skb supports zero-copy buffers by Shirley Ma · 13 years ago
- e5497d7 cfg80211/nl80211: support GTK rekey offload by Johannes Berg · 13 years ago
- 95ec3eb packet: Add 'cpu' fanout policy. by David S. Miller · 13 years ago
- 37cf4d1 dcbnl: Aggregated CEE GET operation by Shmulik Ravid · 13 years ago
- e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
- 7736d33 packet: Add pre-defragmentation support for ipv4 fanouts. by David S. Miller · 13 years ago
- dc99f60 packet: Add fanout support. by David S. Miller · 13 years ago
- 994635a Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
- 23b7869 NFC: add the NFC socket raw protocol by Lauro Ramos Venancio · 14 years ago
- c7fe3b5 NFC: add NFC socket family by Aloisio Almeida Jr · 14 years ago
- 4d12b8b NFC: add nfc generic netlink interface by Lauro Ramos Venancio · 14 years ago
- 304e21b ssb: PCI revision ID register is 8-bit wide by Sergei Shtylyov · 14 years ago
- 234b921 netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_dev by Joe Perches · 14 years ago
- 0209bcd net: add external loopback test in ethtool self test by Amit Kumar Salecha · 14 years ago
- df2cbe4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
- c89b857 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
- 04b9059 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
- 0814257 mm: fix assertion mapping->nrpages == 0 in end_writeback() by Jan Kara · 14 years ago
- 507c5f1 include/linux/compat.h: declare compat_sys_sendmmsg() by Chris Metcalf · 14 years ago
- d9d90e5 tmpfs: add shmem_read_mapping_page_gfp by Hugh Dickins · 14 years ago
- 94c1e62 tmpfs: take control of its truncate_range by Hugh Dickins · 14 years ago
- 072441e mm: move shmem prototypes to shmem_fs.h by Hugh Dickins · 14 years ago
- 4d258b2 Fix some kernel-doc warnings by Vitaliy Ivanov · 14 years ago
- a64227b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
- c6830c2 Fix node_start/end_pfn() definition for mm/page_cgroup.c by KAMEZAWA Hiroyuki · 14 years ago
- 04b7dcf wireless: unify QoS control field definitions by Johannes Berg · 14 years ago
- 3609936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
- 5220cc9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 14 years ago
- 68d0080 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
- 7d95847c ath9k: add external_reset callback to ath9k_platfom_data for AR9330 by Gabor Juhos · 14 years ago
- 3762561 ath9k: add MAC revision detection for AR9330 by Gabor Juhos · 14 years ago
- 670dc28 netlink: advertise incomplete dumps by Johannes Berg · 14 years ago
- b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
- 2992c4b Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
- f9ae7e4 dcb: Add ieee_dcb_delapp() and dcb op to delete app entry by John Fastabend · 14 years ago
- 314b477 net: dcbnl, add multicast group for DCB by John Fastabend · 14 years ago
- f4b5ad2 cnic, bnx2i: Add support for new devices - 57800, 57810, and 57840 by Michael Chan · 14 years ago
- 6d0e0e8 PM: Fix async resume following suspend failure by Alan Stern · 14 years ago
- f76b168b PM: Rename dev_pm_info.in_suspend to is_prepared by Alan Stern · 14 years ago
- 890879c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
- 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
- 79568f5 vfs: i_state needs to be 'unsigned long' for now by Linus Torvalds · 14 years ago
- eda0841 Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
- 3669820 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
- 19345cb NFSv4.1: file layout must consider pg_bsize for coalescing by Benny Halevy · 14 years ago
- 440ca98 bcma: clean exports of functions by Rafał Miłecki · 14 years ago
- c01ad40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
- 482e0cd devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper by Al Viro · 14 years ago
- 155d109 block: add REQ_SECURE to REQ_COMMON_MASK by Namhyung Kim · 14 years ago
- 4ff75b7 net: correct comment on where to place transmit time stamp hook. by Richard Cochran · 14 years ago
- 8816ead Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 357ed6b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- be98ca6 mmc: Add PCI fixup quirks for Ricoh 1180:e823 reader by Manoj Iyer · 14 years ago
- cca23d0 Input: sh_keysc - 8x8 MODE_6 fix by Magnus Damm · 14 years ago
- 0835619 Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
- 8796699 KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring by David Howells · 14 years ago
- d8ad7d1 generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts by Takao Indoh · 14 years ago
- c16d51a amba pl011: workaround for uart registers lockup by Shreshtha Kumar Sahu · 14 years ago
- b519951 clocksource: Make watchdog robust vs. interruption by Thomas Gleixner · 14 years ago
- 8dac6be Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
- 15b4d93 netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl by Jozsef Kadlecsik · 14 years ago
- e385357 netfilter: ipset: hash:net,iface type introduced by Jozsef Kadlecsik · 14 years ago
- b66554c netfilter: ipset: add xt_action_param to the variant level kadt functions, ipset API change by Jozsef Kadlecsik · 14 years ago
- e6146e8 netfilter: ipset: use unified from/to address masking and check the usage by Jozsef Kadlecsik · 14 years ago
- c64562e netfilter: ipset: adding ranges to hash types with timeout could still fail, fixed by Jozsef Kadlecsik · 14 years ago
- d0d9e0a netfilter: ipset: support range for IPv4 at adding/deleting elements for hash:*net* types by Jozsef Kadlecsik · 14 years ago
- f1e00b3 netfilter: ipset: set type support with multiple revisions added by Jozsef Kadlecsik · 14 years ago
- 3d14b17 netfilter: ipset: fix adding ranges to hash types by Jozsef Kadlecsik · 14 years ago
- c1e2e04 netfilter: ipset: support listing setnames and headers too by Jozsef Kadlecsik · 14 years ago
- ac8cc92 netfilter: ipset: options and flags support added to the kernel API by Jozsef Kadlecsik · 14 years ago
- 5416219 netfilter: ipset: timeout can be modified for already added elements by Jozsef Kadlecsik · 14 years ago
- c001fb7 gpio: add GPIOF_ values regardless on kconfig settings by Randy Dunlap · 14 years ago
- bd5dc17 uts: make default hostname configurable, rather than always using "(none)" by Josh Triplett · 14 years ago
- ca39599 BUILD_BUG_ON_ZERO: fix sparse breakage by Dr. David Alan Gilbert · 14 years ago
- 32e45ff mm: increase RECLAIM_DISTANCE to 30 by KOSAKI Motohiro · 14 years ago
- ac56224 kmsg_dump.h: fix build when CONFIG_PRINTK is disabled by Randy Dunlap · 14 years ago
- a433658 vmscan,memcg: memcg aware swap token by KOSAKI Motohiro · 14 years ago
- a59ec1e backlight: new driver for the ADP8870 backlight devices by Michael Hennerich · 14 years ago
- c9c30dd NFSv4.1: deprecate headerpadsz in CREATE_SESSION by Benny Halevy · 14 years ago
- 0b76011 NLM: Don't hang forever on NLM unlock requests by Trond Myklebust · 14 years ago
- 221c563 tg3: Migrate phy preprocessor defs to system defs by Matt Carlson · 14 years ago
- 0922337 rcu: Use softirq to address performance regression by Shaohua Li · 14 years ago
- 4077985 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
- de1b794 jbd2: Fix oops in jbd2_journal_remove_journal_head() by Jan Kara · 14 years ago
- 08e8138 block: Add __attribute__((format(printf...) and fix fallout by Joe Perches · 14 years ago
- a685e08 Delay struct net freeing while there's a sysfs instance refering to it by Al Viro · 14 years ago
- 08d63aa Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
- 152b92d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
- 0b5c9db vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check by Jiri Pirko · 14 years ago
- 10a8d94 virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALID by Jason Wang · 14 years ago
- 56a2105 linux/seqlock.h should #include asm/processor.h for cpu_relax() by David Howells · 14 years ago
- e3ae0ca drivers: bcma: export bcma_core_disable() function by Arend van Spriel · 14 years ago
- e5ea3f1 gpio/basic_mmio: add missing include of spinlock_types.h by Jamie Iles · 14 years ago
- c7ac867 rtnetlink: Compute and store minimum ifinfo dump size by Greg Rose · 14 years ago
- b4c8cc8 ethtool.h: fix typos by Yegor Yefremov · 14 years ago
- 361932b Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb-2.6 by Linus Torvalds · 14 years ago
- 9ad7c04 tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side by Jerry Chu · 14 years ago
- bff5527 v2 ethtool: remove support for ETHTOOL_GRXNTUPLE by Alexander Duyck · 14 years ago