Age | Commit message (Expand) | Author |
2011-06-06 | be2net: Fix Rx pause counter for lancer | Selvin Xavier |
2011-06-06 | qlge: remove unecessary if statement | Greg Dietsche |
2011-06-06 | enic: Add support for MTU change via port profile on a dynamic vnic | Roopa Prabhu |
2011-06-06 | macvlan: add VLAN filters to lowerdev | John Fastabend |
2011-06-06 | sctp: Guard IPV6 specific code properly. | David S. Miller |
2011-06-05 | include/net: Remove unnecessary semicolons | Joe Perches |
2011-06-05 | drivers/net: Remove unnecessary semicolons | Joe Perches |
2011-06-05 | net: Remove unnecessary semicolons | Joe Perches |
2011-06-05 | af-packet: Use existing netdev reference for bound sockets. | Ben Greear |
2011-06-05 | af-packet: Hold reference to bound network devices. | Ben Greear |
2011-06-04 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2011-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-06-04 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2011-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds |
2011-06-04 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds |
2011-06-04 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2011-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2011-06-04 | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2011-06-04 | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-06-04 | Revert "ASoC: Update cx20442 for TTY API change" | Linus Torvalds |
2011-06-04 | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds |
2011-06-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-06-03 | UBIFS: fix-up free space earlier | Ben Gardiner |
2011-06-03 | UBIFS: intialize LPT earlier | Ben Gardiner |
2011-06-03 | UBIFS: assert no fixup when writing a node | Ben Gardiner |
2011-06-03 | UBIFS: fix clean znode counter corruption in error cases | Artem Bityutskiy |
2011-06-03 | UBIFS: fix memory leak on error path | Artem Bityutskiy |
2011-06-03 | UBIFS: fix shrinker object count reports | Artem Bityutskiy |
2011-06-03 | Blackfin: strncpy: fix handling of zero lengths | Steven Miao |
2011-06-03 | netxen: suppress false lro warning messages | Sucheta Chakraborty |
2011-06-03 | tg3: Fix tg3_skb_error_unmap() | Matt Carlson |
2011-06-02 | sungem: Spring cleaning and GRO support | Benjamin Herrenschmidt |
2011-06-02 | bonding: allow all slave speeds | Jiri Pirko |
2011-06-02 | net: tracepoint of net_dev_xmit sees freed skb and causes panic | Koki Sanagi |
2011-06-02 | net: 8021q: Add pr_fmt | Joe Perches |
2011-06-02 | asm-generic/unistd.h: support sendmmsg syscall | Chris Metcalf |
2011-06-02 | ktest: Ignore unset values of the minconfig in config_bisect | Steven Rostedt |
2011-06-02 | ktest: Fix result of rebooting the kernel | Steven Rostedt |
2011-06-02 | ktest: Fix off-by-one in config bisect result | Steven Rostedt |
2011-06-02 | Merge branch 'for-jens/xen-blkback.fixes' of git://git.kernel.org/pub/scm/lin... | Jens Axboe |
2011-06-02 | block: Use hlist_entry() for io_context.cic_list.first | Paul Bolle |
2011-06-02 | cfq-iosched: Remove bogus check in queue_fail path | Paul Bolle |
2011-06-02 | [SCSI] Fix oops caused by queue refcounting failure | James Bottomley |
2011-06-02 | sctp: Add ASCONF operation on the single-homed host | Michio Honda |
2011-06-02 | sctp: Add socket option operation for Auto-ASCONF. | Michio Honda |
2011-06-02 | sctp: Add sysctl support for Auto-ASCONF. | Michio Honda |
2011-06-02 | sctp: Add Auto-ASCONF support (core). | Michio Honda |
2011-06-02 | sctp: Allow regular C expression in 4th argument for SCTP_DEBUG_PRINTK_IPADDR... | YOSHIFUJI Hideaki |
2011-06-02 | sctp: Add ADD/DEL ASCONF handling at the receiver. | Michio Honda |