Age | Commit message (Expand) | Author |
2011-06-01 | bnx2x: Improve cl45 access methods | Yaniv Rosner |
2011-06-01 | bnx2x: Modify XGXS functions | Yaniv Rosner |
2011-06-01 | bnx2x: Fix link status sync | Yaniv Rosner |
2011-06-01 | bnx2x: Adjust BCM8726 module detection settings | Yaniv Rosner |
2011-06-01 | bnx2x: Fix grammar and relocate code | Yaniv Rosner |
2011-06-01 | bnx2x: Fix BCM84833 settings | Yaniv Rosner |
2011-06-01 | bnx2x: Fix over current port display | Yaniv Rosner |
2011-06-01 | bnx2x: Add TX fault check for fiber PHYs | Yaniv Rosner |
2011-06-01 | bnx2x: Change return status type | Yaniv Rosner |
2011-06-01 | bnx2x: Fix port type display | Yaniv Rosner |
2011-06-01 | bnx2x: Add new phy BCM8722 | Yaniv Rosner |
2011-05-31 | be2net: Fallback to the older opcode if MCC_CREATE_EXT opcode is not supporte... | Somnath Kotur |
2011-05-31 | Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge | David S. Miller |
2011-05-31 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-05-31 | Revert "net: fix section mismatches" | David S. Miller |
2011-05-31 | drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run() | Alexey Khoroshilov |
2011-05-31 | sctp: stop pending timers and purge queues when peer restart asoc | Wei Yongjun |
2011-05-31 | drivers/net: ks8842 Fix crash on received packet when in PIO mode. | Dennis Aberilla |
2011-05-31 | ip_options_compile: properly handle unaligned pointer | Chris Metcalf |
2011-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2011-06-01 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2011-05-31 | [IA64] wire up sendmmsg() syscall for Itanium | Tony Luck |
2011-06-01 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-06-01 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-05-31 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-05-31 | powerpc/pmac: Don't register pmac PIC syscore ops when HW not present | Benjamin Herrenschmidt |
2011-05-31 | rcu: Cure load woes | Peter Zijlstra |
2011-05-30 | x86: Fix mwait_play_dead() faulting on mwait-incapable cpus | Avi Kivity |
2011-05-30 | x86 idle: Fix mwait deprecation warning message | Borislav Petkov |
2011-05-30 | autofs4: bogus dentry_unhash() added in ->unlink() | Al Viro |
2011-05-30 | vfs: shrink_dcache_parent before rmdir, dir rename | Sage Weil |
2011-05-30 | batman-adv: Ensure that we really have route changes in update_route | Sven Eckelmann |
2011-05-30 | batman-adv: a multiline comment should precede the variable it is describing | Antonio Quartulli |
2011-05-30 | batman-adv: use is_broadcast_ether_addr() instead of compare_eth(.., brd_addr) | Antonio Quartulli |
2011-05-30 | batman-adv: Check type of x and y in seq_(before|after) | Sven Eckelmann |
2011-05-30 | batman-adv: move smallest_signed_int(), seq_before() and seq_after() into main.h | Antonio Quartulli |
2011-05-30 | batman-adv: Use rcu_dereference_protected by update-side | Sven Eckelmann |
2011-05-30 | batman-adv: Calculate sizeof using variable insead of types | Sven Eckelmann |
2011-05-30 | batman-adv: Remove casts from type x to type x | Sven Eckelmann |
2011-05-30 | batman-adv: Remove explicit casts cast from void* for store | Sven Eckelmann |
2011-05-30 | batman-adv: Only use int up and down gw representation | Sven Eckelmann |
2011-05-30 | batman-adv: Add const type qualifier for pointers | Sven Eckelmann |
2011-05-30 | batman-adv: Don't do pointer arithmetic with void* | Sven Eckelmann |
2011-05-30 | batman-adv: Remove comparising < 0 for unsigned type | Sven Eckelmann |
2011-05-30 | batman-adv: Print jiffies as unsigned long | Sven Eckelmann |
2011-05-30 | batman-adv: Annotate functions with format strings | Sven Eckelmann |
2011-05-30 | batman-adv: Use kzalloc rather than kmalloc followed by memset with 0 | Sven Eckelmann |
2011-05-30 | batman-adv: move neigh_node->if_incoming->if_status check in find_router() | Antonio Quartulli |
2011-05-30 | virtio_net: delay TX callbacks | Michael S. Tsirkin |