Age | Commit message (Expand) | Author | Files | Lines |
2011-06-21 | dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data | John Fastabend | 1 | -0/+1 |
2011-06-21 | net: dcbnl, add multicast group for DCB | John Fastabend | 2 | -0/+4 |
2011-06-21 | cnic, bnx2i: Add support for new devices - 57800, 57810, and 57840 | Michael Chan | 1 | -0/+9 |
2011-06-21 | core: add tracepoints for queueing skb to rcvbuf | Satoru Moriya | 1 | -0/+68 |
2011-06-21 | udp: add tracepoints for queueing skb to rcvbuf | Satoru Moriya | 1 | -0/+32 |
2011-06-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 42 | -112/+383 |
2011-06-20 | vfs: i_state needs to be 'unsigned long' for now | Linus Torvalds | 1 | -1/+1 |
2011-06-20 | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -0/+4 |
2011-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+6 |
2011-06-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+9 |
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-19 | 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 | 2 | -1/+3 |
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 | 2 | -10/+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 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 1 | -0/+6 |
2011-06-16 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -0/+2 |
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 | 3 | -12/+15 |
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 | netfilter: nf_nat: avoid double seq_adjust for loopback | Julian Anastasov | 1 | -0/+6 |
2011-06-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/... | Patrick McHardy | 1 | -21/+13 |
2011-06-16 | gpio: add GPIOF_ values regardless on kconfig settings | Randy Dunlap | 2 | -10/+11 |
2011-06-16 | drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs. | Dave Airlie | 1 | -0/+2 |
2011-06-15 | include/asm-generic/pgtable.h: fix unbalanced parenthesis | Nicolas Kaiser | 1 | -1/+1 |
2011-06-15 | uts: make default hostname configurable, rather than always using "(none)" | Josh Triplett | 1 | -1/+1 |
2011-06-15 | BUILD_BUG_ON_ZERO: fix sparse breakage | Dr. David Alan Gilbert | 1 | -2/+2 |
2011-06-15 | mm: increase RECLAIM_DISTANCE to 30 | KOSAKI Motohiro | 1 | -1/+1 |
2011-06-15 | kmsg_dump.h: fix build when CONFIG_PRINTK is disabled | Randy Dunlap | 1 | -0/+1 |
2011-06-15 | vmscan: implement swap token priority aging | KOSAKI Motohiro | 1 | -7/+13 |
2011-06-15 | vmscan: implement swap token trace | KOSAKI Motohiro | 1 | -0/+77 |
2011-06-15 | vmscan,memcg: memcg aware swap token | KOSAKI Motohiro | 2 | -6/+8 |
2011-06-15 | 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-14 | rcu: Use softirq to address performance regression | Shaohua Li | 2 | -1/+3 |
2011-06-14 | IPVS: remove unused init and cleanup functions. | Hans Schillstrom | 1 | -6/+0 |