| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | | xfs: clean up xlog_align | Christoph Hellwig | 2010-05-28 | 1 | -8/+3 |
| | | * | | | xfs: cleanup log reservation calculactions | Christoph Hellwig | 2010-05-28 | 2 | -457/+400 |
| | | * | | | xfs: be more explicit if RT mount fails due to config | Eric Sandeen | 2010-05-28 | 1 | -1/+10 |
| | | * | | | xfs: replace E2BIG with EFBIG where appropriate | Eric Sandeen | 2010-05-28 | 2 | -9/+9 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-06-05 | 31 | -205/+256 |
| |\ \ \ \ \ |
|
| | * | | | | | X25: remove duplicated #include | Huang Weiyi | 2010-06-04 | 1 | -2/+0 |
| | * | | | | | tcp: use correct net ns in cookie_v4_check() | Eric Dumazet | 2010-06-04 | 1 | -1/+1 |
| | * | | | | | rps: tcp: fix rps_sock_flow_table table updates | Eric Dumazet | 2010-06-04 | 1 | -3/+4 |
| | * | | | | | ppp_generic: fix multilink fragment sizes | Ben McKeegan | 2010-06-04 | 1 | -1/+1 |
| | * | | | | | syncookies: remove Kconfig text line about disabled-by-default | Florian Westphal | 2010-06-04 | 1 | -5/+5 |
| | * | | | | | ixgbe: only check pfc bits in hang logic if pfc is enabled | John Fastabend | 2010-06-04 | 1 | -1/+1 |
| | * | | | | | net: check for refcount if pop a stacked dst_entry | Steffen Klassert | 2010-06-04 | 2 | -5/+5 |
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-03 | 3 | -18/+18 |
| | |\ \ \ \ \ |
|
| | | * | | | | | mac80211: fix dialog token allocator | Johannes Berg | 2010-06-01 | 1 | -2/+4 |
| | | * | | | | | mac80211: fix blockack-req processing | Johannes Berg | 2010-06-01 | 1 | -2/+11 |
| | | * | | | | | ath5k: wake queues on reset | Bruno Randolf | 2010-06-01 | 1 | -14/+3 |
| | * | | | | | | ixgbe: return IXGBE_ERR_RAR_INDEX when out of range | Jeff Kirsher | 2010-06-03 | 2 | -0/+3 |
| | * | | | | | | act_pedit: access skb->data safely | Changli Gao | 2010-06-03 | 1 | -10/+14 |
| | * | | | | | | sfc: Store port number in net_device::dev_id | Ben Hutchings | 2010-06-03 | 2 | -4/+2 |
| | * | | | | | | epic100: Test __BIG_ENDIAN instead of (non-existent) CONFIG_BIG_ENDIAN | Roland Dreier | 2010-06-03 | 1 | -3/+4 |
| | * | | | | | | tehuti: return -EFAULT on copy_to_user errors | Dan Carpenter | 2010-06-03 | 1 | -2/+2 |
| | * | | | | | | isdn/kcapi: return -EFAULT on copy_from_user errors | Dan Carpenter | 2010-06-03 | 1 | -3/+3 |
| | * | | | | | | e1000e: change logical negate to bitwise | Dan Carpenter | 2010-06-03 | 1 | -1/+1 |
| | * | | | | | | sfc: Get port number from CS_PORT_NUM, not PCI function number | Ben Hutchings | 2010-06-03 | 2 | -1/+7 |
| | * | | | | | | cls_u32: use skb_header_pointer() to dereference data safely | Changli Gao | 2010-06-02 | 1 | -13/+36 |
| | * | | | | | | TCP: tcp_hybla: Fix integer overflow in slow start increment | Daniele Lacamera | 2010-06-02 | 1 | -2/+2 |
| | * | | | | | | act_nat: fix the wrong checksum when addr isn't in old_addr/mask | Changli Gao | 2010-06-02 | 1 | -0/+4 |
| | * | | | | | | net/fec: fix pm to survive to suspend/resume | Eric BĂ©nard | 2010-06-02 | 1 | -8/+8 |
| | * | | | | | | korina: count RX DMA OVR as rx_fifo_error | Phil Sutter | 2010-06-02 | 1 | -1/+1 |
| | * | | | | | | korina: use netdev_alloc_skb_ip_align() here, too | Phil Sutter | 2010-06-02 | 1 | -2/+1 |
| | * | | | | | | korina: fix deadlock on RX FIFO overrun | Phil Sutter | 2010-06-02 | 1 | -14/+13 |
| | * | | | | | | net: fix conflict between null_or_orig and null_or_bond | John Fastabend | 2010-06-02 | 1 | -4/+4 |
| | * | | | | | | net: init_vlan should not copy slave or master flags | John Fastabend | 2010-06-02 | 1 | -1/+2 |
| | * | | | | | | enic: bug fix: make the set/get netlink VF_PORT support symmetrical | Scott Feldman | 2010-06-02 | 2 | -103/+104 |
| | * | | | | | | bnx2: Fix hang during rmmod bnx2. | Michael Chan | 2010-06-02 | 1 | -1/+13 |
| | * | | | | | | xfrm: force a dst reference in __xfrm_route_forward() | Eric Dumazet | 2010-06-02 | 1 | -0/+1 |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2010-06-05 | 4 | -10/+4 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | nilfs2: remove obsolete declarations of cache constructor and destructor | Ryusuke Konishi | 2010-05-31 | 3 | -6/+0 |
| | * | | | | | | | nilfs2: fix style issue in nilfs_destroy_cachep | Ryusuke Konishi | 2010-05-31 | 1 | -4/+4 |
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-06-04 | 8 | -15/+13 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Minix: Clean up left over label | Andrew Hendry | 2010-06-04 | 1 | -4/+0 |
| | * | | | | | | | fix truncate inode time modification breakage | Nick Piggin | 2010-06-04 | 2 | -3/+4 |
| | * | | | | | | | fix setattr error handling in sysfs, configfs | Nick Piggin | 2010-06-04 | 2 | -7/+8 |
| | * | | | | | | | fcntl: return -EFAULT if copy_to_user fails | Dan Carpenter | 2010-06-04 | 1 | -2/+5 |
| | * | | | | | | | wrong type for 'magic' argument in simple_fill_super() | Roberto Sassu | 2010-06-04 | 2 | -2/+3 |
| | * | | | | | | | fix the deadlock in qib_fs | Al Viro | 2010-06-04 | 1 | -3/+1 |
| | * | | | | | | | mqueue doesn't need make_bad_inode() | Al Viro | 2010-06-04 | 1 | -1/+0 |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2010-06-04 | 3 | -155/+221 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | module: fix bne2 "gave up waiting for init of module libcrc32c" | Rusty Russell | 2010-06-05 | 1 | -32/+59 |
| | * | | | | | | | | module: verify_export_symbols under the lock | Rusty Russell | 2010-06-05 | 1 | -16/+10 |