| Commit message (Expand) | Author | Age | Files | Lines |
* | be2net: Fix Rx pause counter for lancer | Selvin Xavier | 2011-06-07 | 1 | -2/+2 |
* | qlge: remove unecessary if statement | Greg Dietsche | 2011-06-07 | 1 | -2/+0 |
* | enic: Add support for MTU change via port profile on a dynamic vnic | Roopa Prabhu | 2011-06-07 | 2 | -6/+68 |
* | macvlan: add VLAN filters to lowerdev | John Fastabend | 2011-06-07 | 1 | -1/+38 |
* | sctp: Guard IPV6 specific code properly. | David S. Miller | 2011-06-06 | 1 | -1/+2 |
* | include/net: Remove unnecessary semicolons | Joe Perches | 2011-06-05 | 1 | -2/+2 |
* | drivers/net: Remove unnecessary semicolons | Joe Perches | 2011-06-05 | 23 | -27/+29 |
* | net: Remove unnecessary semicolons | Joe Perches | 2011-06-05 | 3 | -4/+4 |
* | af-packet: Use existing netdev reference for bound sockets. | Ben Greear | 2011-06-05 | 1 | -12/+15 |
* | af-packet: Hold reference to bound network devices. | Ben Greear | 2011-06-05 | 1 | -5/+9 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-06-04 | 101 | -467/+914 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2011-06-04 | 2 | -1/+2 |
| |\ |
|
| | * | [SCSI] Fix oops caused by queue refcounting failure | James Bottomley | 2011-06-02 | 2 | -1/+2 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-06-04 | 60 | -219/+380 |
| |\ \ |
|
| | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-06-03 | 15 | -70/+155 |
| | |\ \ |
|
| | | * | | iwl4965: correctly validate temperature value | Stanislaw Gruszka | 2011-06-01 | 1 | -1/+1 |
| | | * | | bluetooth l2cap: fix locking in l2cap_global_chan_by_psm | Johannes Berg | 2011-06-01 | 1 | -1/+1 |
| | | * | | ath9k: fix two more bugs in tx power | Daniel Halperin | 2011-06-01 | 2 | -4/+16 |
| | | * | | cfg80211: don't drop p2p probe responses | Eliad Peller | 2011-06-01 | 2 | -21/+30 |
| | | * | | iwlagn: fix incorrect PCI subsystem id for 6150 devices | Wey-Yi Guy | 2011-05-31 | 3 | -13/+22 |
| | | * | | zd1211rw: fix to work on OHCI | Jussi Kivilinna | 2011-05-31 | 1 | -11/+42 |
| | | * | | wl12xx: fix oops in sched_scan when forcing a passive scan | Luciano Coelho | 2011-05-31 | 1 | -3/+8 |
| | | * | | wl12xx: add separate config value for DFS dwell time on sched scan | Luciano Coelho | 2011-05-31 | 3 | -2/+9 |
| | | * | | wl12xx: fix DFS channels handling in scheduled scan | Luciano Coelho | 2011-05-31 | 2 | -11/+23 |
| | | * | | wl12xx: fix passive and radar channel generation for scheduled scan | Luciano Coelho | 2011-05-31 | 1 | -2/+2 |
| | | * | | libertas: Set command sequence number later to ensure consistency | Daniel Drake | 2011-05-31 | 1 | -3/+3 |
| | * | | | tg3: Fix tg3_skb_error_unmap() | Matt Carlson | 2011-06-03 | 1 | -1/+1 |
| | * | | | net: tracepoint of net_dev_xmit sees freed skb and causes panic | Koki Sanagi | 2011-06-02 | 2 | -7/+12 |
| | * | | | drivers/net/can/flexcan.c: add missing clk_put | Julia Lawall | 2011-06-02 | 1 | -3/+2 |
| | * | | | net: dm9000: Get the chip in a known good state before enabling interrupts | Mark Brown | 2011-06-02 | 1 | -3/+3 |
| | * | | | drivers/net/davinci_emac.c: add missing clk_put | Julia Lawall | 2011-06-02 | 1 | -4/+6 |
| | * | | | af-packet: Add flag to distinguish VID 0 from no-vlan. | Ben Greear | 2011-06-02 | 2 | -3/+13 |
| | * | | | caif: Fix race when conditionally taking rtnl lock | sjur.brandeland@stericsson.com | 2011-06-02 | 1 | -6/+3 |
| | * | | | usbnet/cdc_ncm: add missing .reset_resume hook | Stefan Metzmacher | 2011-06-02 | 1 | -1/+2 |
| | * | | | vlan: fix typo in vlan_dev_hard_start_xmit() | Wei Yongjun | 2011-06-02 | 1 | -1/+1 |
| | * | | | net/ipv4: Check for mistakenly passed in non-IPv4 address | Marcus Meissner | 2011-06-02 | 1 | -0/+3 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2011-06-04 | 9 | -28/+41 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'for-jens/xen-blkback.fixes' of git://git.kernel.org/pub/scm/lin... | Jens Axboe | 2011-06-02 | 2 | -6/+7 |
| | |\ \ \ \ |
|
| | | * | | | | xen/blkback: potential null dereference in error handling | Dan Carpenter | 2011-06-01 | 1 | -4/+6 |
| | | * | | | | xen/blkback: don't call vbd_size() if bd_disk is NULL | Laszlo Ersek | 2011-06-01 | 1 | -2/+1 |
| | * | | | | | block: Use hlist_entry() for io_context.cic_list.first | Paul Bolle | 2011-06-02 | 1 | -2/+2 |
| | * | | | | | cfq-iosched: Remove bogus check in queue_fail path | Paul Bolle | 2011-06-02 | 1 | -3/+0 |
| | |/ / / / |
|
| | * | | | | block: blkdev_get() should access ->bd_disk only after success | Tejun Heo | 2011-06-01 | 1 | -2/+2 |
| | * | | | | CFQ: Fix typo and remove unnecessary semicolon | Kyungmin Park | 2011-05-31 | 1 | -4/+4 |
| | * | | | | block: remove unwanted semicolons | Namhyung Kim | 2011-05-31 | 1 | -2/+2 |
| | * | | | | Revert "block: Remove extra discard_alignment from hd_struct." | Jens Axboe | 2011-05-30 | 2 | -7/+4 |
| | * | | | | nbd: adjust 'max_part' according to part_shift | Namhyung Kim | 2011-05-28 | 1 | -1/+12 |
| | * | | | | nbd: limit module parameters to a sane value | Namhyung Kim | 2011-05-28 | 1 | -0/+6 |
| | * | | | | nbd: pass MSG_* flags to kernel_recvmsg() | Namhyung Kim | 2011-05-28 | 1 | -1/+2 |
| | * | | | | block: improve the bio_add_page() and bio_add_pc_page() descriptions | Andreas Gruenbacher | 2011-05-28 | 1 | -8/+8 |