Age | Commit message (Expand) | Author |
2011-06-21 | ip: introduce ip_is_fragment helper inline function | Paul Gortmaker |
2011-06-21 | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan |
2011-06-21 | dcb: fix return type on dcb_setapp() | John Fastabend |
2011-06-21 | dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settings | John Fastabend |
2011-06-21 | dcb: Add ieee_dcb_delapp() and dcb op to delete app entry | John Fastabend |
2011-06-21 | dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data | John Fastabend |
2011-06-21 | net: dcbnl, add multicast group for DCB | John Fastabend |
2011-06-21 | cnic, bnx2i: Add support for new devices - 57800, 57810, and 57840 | Michael Chan |
2011-06-21 | core: add tracepoints for queueing skb to rcvbuf | Satoru Moriya |
2011-06-21 | udp: add tracepoints for queueing skb to rcvbuf | Satoru Moriya |
2011-06-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-06-20 | vfs: i_state needs to be 'unsigned long' for now | Linus Torvalds |
2011-06-20 | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2011-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-06-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-06-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-06-20 | devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper | Al Viro |
2011-06-19 | net: correct comment on where to place transmit time stamp hook. | Richard Cochran |
2011-06-19 | Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg... | Linus Torvalds |
2011-06-19 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-06-18 | Input: sh_keysc - 8x8 MODE_6 fix | Magnus Damm |
2011-06-17 | Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin... | Linus Torvalds |
2011-06-17 | KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring | David Howells |
2011-06-17 | generic-ipi: Fix kexec boot crash by initializing call_single_queue before en... | Takao Indoh |
2011-06-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2011-06-16 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2011-06-16 | clocksource: Make watchdog robust vs. interruption | Thomas Gleixner |
2011-06-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-06-16 | netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: hash:net,iface type introduced | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: add xt_action_param to the variant level kadt functions, ip... | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: use unified from/to address masking and check the usage | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: adding ranges to hash types with timeout could still fail, ... | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: support range for IPv4 at adding/deleting elements for hash... | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: set type support with multiple revisions added | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: fix adding ranges to hash types | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: support listing setnames and headers too | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: options and flags support added to the kernel API | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: timeout can be modified for already added elements | Jozsef Kadlecsik |
2011-06-16 | netfilter: nf_nat: avoid double seq_adjust for loopback | Julian Anastasov |
2011-06-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/... | Patrick McHardy |
2011-06-16 | gpio: add GPIOF_ values regardless on kconfig settings | Randy Dunlap |
2011-06-16 | drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs. | Dave Airlie |
2011-06-15 | include/asm-generic/pgtable.h: fix unbalanced parenthesis | Nicolas Kaiser |
2011-06-15 | uts: make default hostname configurable, rather than always using "(none)" | Josh Triplett |
2011-06-15 | BUILD_BUG_ON_ZERO: fix sparse breakage | Dr. David Alan Gilbert |
2011-06-15 | mm: increase RECLAIM_DISTANCE to 30 | KOSAKI Motohiro |
2011-06-15 | kmsg_dump.h: fix build when CONFIG_PRINTK is disabled | Randy Dunlap |
2011-06-15 | vmscan: implement swap token priority aging | KOSAKI Motohiro |
2011-06-15 | vmscan: implement swap token trace | KOSAKI Motohiro |