Age | Commit message (Expand) | Author | Files | Lines |
2011-07-06 | packet: Add fanout support. | David S. Miller | 1 | -0/+4 |
2011-07-06 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 1 | -5/+13 |
2011-07-04 | netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_dev | Joe Perches | 1 | -2/+0 |
2011-07-01 | net: add external loopback test in ethtool self test | Amit Kumar Salecha | 1 | -2/+14 |
2011-06-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -5/+13 |
2011-06-27 | wireless: unify QoS control field definitions | Johannes Berg | 1 | -5/+13 |
2011-06-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 4 | -0/+7 |
2011-06-23 | ath9k: add external_reset callback to ath9k_platfom_data for AR9330 | Gabor Juhos | 1 | -0/+1 |
2011-06-23 | ath9k: add MAC revision detection for AR9330 | Gabor Juhos | 1 | -0/+1 |
2011-06-23 | netlink: advertise incomplete dumps | Johannes Berg | 1 | -0/+2 |
2011-06-22 | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan | 4 | -11/+17 |
2011-06-22 | dcb: Add ieee_dcb_delapp() and dcb op to delete app entry | John Fastabend | 1 | -0/+2 |
2011-06-22 | net: dcbnl, add multicast group for DCB | John Fastabend | 1 | -0/+2 |
2011-06-22 | cnic, bnx2i: Add support for new devices - 57800, 57810, and 57840 | Michael Chan | 1 | -0/+9 |
2011-06-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 32 | -48/+267 |
2011-06-21 | vfs: i_state needs to be 'unsigned long' for now | Linus Torvalds | 1 | -1/+1 |
2011-06-21 | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -0/+4 |
2011-06-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+9 |
2011-06-20 | bcma: clean exports of functions | Rafał Miłecki | 1 | -0/+2 |
2011-06-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+1 |
2011-06-20 | devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper | Al Viro | 1 | -1/+9 |
2011-06-20 | net: correct comment on where to place transmit time stamp hook. | Richard Cochran | 1 | -2/+1 |
2011-06-19 | Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg... | Linus Torvalds | 2 | -1/+5 |
2011-06-19 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2011-06-18 | Input: sh_keysc - 8x8 MODE_6 fix | Magnus Damm | 1 | -1/+1 |
2011-06-17 | Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin... | Linus Torvalds | 1 | -0/+11 |
2011-06-17 | KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring | David Howells | 1 | -4/+4 |
2011-06-17 | generic-ipi: Fix kexec boot crash by initializing call_single_queue before en... | Takao Indoh | 1 | -1/+4 |
2011-06-16 | clocksource: Make watchdog robust vs. interruption | Thomas Gleixner | 1 | -0/+1 |
2011-06-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -11/+6 |
2011-06-16 | netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl | Jozsef Kadlecsik | 4 | -6/+6 |
2011-06-16 | netfilter: ipset: hash:net,iface type introduced | Jozsef Kadlecsik | 2 | -0/+11 |
2011-06-16 | netfilter: ipset: add xt_action_param to the variant level kadt functions, ip... | Jozsef Kadlecsik | 2 | -0/+6 |
2011-06-16 | netfilter: ipset: use unified from/to address masking and check the usage | Jozsef Kadlecsik | 1 | -0/+6 |
2011-06-16 | netfilter: ipset: adding ranges to hash types with timeout could still fail, ... | Jozsef Kadlecsik | 1 | -1/+1 |
2011-06-16 | netfilter: ipset: support range for IPv4 at adding/deleting elements for hash... | Jozsef Kadlecsik | 4 | -1/+9 |
2011-06-16 | netfilter: ipset: set type support with multiple revisions added | Jozsef Kadlecsik | 1 | -2/+4 |
2011-06-16 | netfilter: ipset: fix adding ranges to hash types | Jozsef Kadlecsik | 2 | -4/+20 |
2011-06-16 | netfilter: ipset: support listing setnames and headers too | Jozsef Kadlecsik | 1 | -0/+4 |
2011-06-16 | netfilter: ipset: options and flags support added to the kernel API | Jozsef Kadlecsik | 4 | -8/+30 |
2011-06-16 | netfilter: ipset: timeout can be modified for already added elements | Jozsef Kadlecsik | 2 | -8/+10 |
2011-06-16 | gpio: add GPIOF_ values regardless on kconfig settings | Randy Dunlap | 1 | -0/+11 |
2011-06-16 | uts: make default hostname configurable, rather than always using "(none)" | Josh Triplett | 1 | -1/+1 |
2011-06-16 | BUILD_BUG_ON_ZERO: fix sparse breakage | Dr. David Alan Gilbert | 1 | -2/+2 |
2011-06-16 | mm: increase RECLAIM_DISTANCE to 30 | KOSAKI Motohiro | 1 | -1/+1 |
2011-06-16 | kmsg_dump.h: fix build when CONFIG_PRINTK is disabled | Randy Dunlap | 1 | -0/+1 |
2011-06-16 | vmscan,memcg: memcg aware swap token | KOSAKI Motohiro | 2 | -6/+8 |
2011-06-16 | backlight: new driver for the ADP8870 backlight devices | Michael Hennerich | 1 | -0/+153 |
2011-06-15 | tg3: Migrate phy preprocessor defs to system defs | Matt Carlson | 1 | -0/+2 |
2011-06-15 | rcu: Use softirq to address performance regression | Shaohua Li | 1 | -0/+1 |