| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-05-23 |
|\ |
|
| * | bnx2x: allow device properly initialize after hotplug | Dmitry Kravkov | 2011-05-22 |
| * | bnx2x: fix DMAE timeout according to hw specifications | Dmitry Kravkov | 2011-05-22 |
| * | bnx2x: properly handle CFC DEL in cnic flow | Vladislav Zolotarov | 2011-05-22 |
| * | bnx2x: call dev_kfree_skb_any instead of dev_kfree_skb | Vladislav Zolotarov | 2011-05-22 |
| * | net: filter: move forward declarations to avoid compile warnings | Heiko Carstens | 2011-05-22 |
| * | pktgen: refactor pg_init() code | WANG Cong | 2011-05-22 |
| * | pktgen: use vzalloc_node() instead of vmalloc_node() + memset() | WANG Cong | 2011-05-22 |
| * | net: skb_trim explicitely check the linearity instead of data_len | Emmanuel Grumbach | 2011-05-22 |
| * | ipv4: Give backtrace in ip_rt_bug(). | Dave Jones | 2011-05-22 |
| * | net: avoid synchronize_rcu() in dev_deactivate_many | Eric Dumazet | 2011-05-22 |
| * | net: remove synchronize_net() from netdev_set_master() | Eric Dumazet | 2011-05-22 |
| * | rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN event | Amerigo Wang | 2011-05-22 |
| * | net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE | Amerigo Wang | 2011-05-22 |
| * | bridge: call NETDEV_JOIN notifiers when add a slave | Amerigo Wang | 2011-05-22 |
| * | netpoll: disable netpoll when enslave a device | Amerigo Wang | 2011-05-22 |
| * | macvlan: Forward unicast frames in bridge mode to lowerdev | David Ward | 2011-05-22 |
| * | net: Remove linux/prefetch.h include from linux/skbuff.h | David S. Miller | 2011-05-22 |
| * | ipv4: Include linux/prefetch.h in fib_trie.c | David S. Miller | 2011-05-22 |
| * | netlabel: Remove prefetches from list handlers. | David S. Miller | 2011-05-22 |
| * | drivers/net: add prefetch header for prefetch users | Paul Gortmaker | 2011-05-22 |
| * | rionet: Remove pointless printk of skb pointer. | David S. Miller | 2011-05-22 |
| * | net: Remove prefetches from SKB list handlers. | David S. Miller | 2011-05-22 |
| * | caif: Plug memory leak for checksum error | sjur.brandeland@stericsson.com | 2011-05-22 |
| * | caif: Update documentation of CAIF transmit and receive functions. | sjur.brandeland@stericsson.com | 2011-05-22 |
| * | caif: Fix freezes when running CAIF loopback device | sjur.brandeland@stericsson.com | 2011-05-22 |
| * | caif: Fixes freeze on Link layer removal. | sjur.brandeland@stericsson.com | 2011-05-22 |
| * | caif: Bugfix add check NULL pointer before calling functions. | sjur.brandeland@stericsson.com | 2011-05-22 |
* | | Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-05-23 |
|\ \ |
|
| * | | exec: document acct_arg_size() | Oleg Nesterov | 2011-04-09 |
| * | | exec: unify do_execve/compat_do_execve code | Oleg Nesterov | 2011-04-09 |
| * | | exec: introduce struct user_arg_ptr | Oleg Nesterov | 2011-04-09 |
| * | | exec: introduce get_user_arg_ptr() helper | Oleg Nesterov | 2011-04-09 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2011-05-23 |
|\ \ \ |
|
| * | | | GFS2: Wait properly when flushing the ail list | Steven Whitehouse | 2011-05-21 |
| * | | | GFS2: Wipe directory hash table metadata when deallocating a directory | Steven Whitehouse | 2011-05-21 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2011-05-23 |
|\ \ \ \ |
|
| * | | | | ktest: Allow options to be used by other options | Steven Rostedt | 2011-05-20 |
| * | | | | ktest: Create variables for the ktest config files | Steven Rostedt | 2011-05-20 |
| * | | | | ktest: Reboot after each patchcheck run | Steven Rostedt | 2011-05-20 |
| * | | | | ktest: Reboot to good kernel after every bisect run | Steven Rostedt | 2011-05-20 |
| * | | | | ktest: If test failed due to timeout, print that | Steven Rostedt | 2011-05-20 |
| * | | | | ktest: Fix post install command | Steven Rostedt | 2011-05-20 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2011-05-23 |
|\ \ \ \ \ |
|
| * | | | | | nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty | Ryusuke Konishi | 2011-05-10 |
| * | | | | | nilfs2: always set back pointer to host inode in mapping->host | Ryusuke Konishi | 2011-05-10 |
| * | | | | | nilfs2: get rid of NILFS_I_NILFS | Ryusuke Konishi | 2011-05-10 |
| * | | | | | nilfs2: use list_first_entry | Ryusuke Konishi | 2011-05-10 |
| * | | | | | nilfs2: use empty_aops for gc-inodes | Ryusuke Konishi | 2011-05-10 |
| * | | | | | nilfs2: implement resize ioctl | Ryusuke Konishi | 2011-05-10 |