aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* be2net: Fix Rx pause counter for lancerSelvin Xavier2011-06-07
* qlge: remove unecessary if statementGreg Dietsche2011-06-07
* enic: Add support for MTU change via port profile on a dynamic vnicRoopa Prabhu2011-06-07
* macvlan: add VLAN filters to lowerdevJohn Fastabend2011-06-06
* sctp: Guard IPV6 specific code properly.David S. Miller2011-06-06
* include/net: Remove unnecessary semicolonsJoe Perches2011-06-05
* drivers/net: Remove unnecessary semicolonsJoe Perches2011-06-05
* net: Remove unnecessary semicolonsJoe Perches2011-06-05
* af-packet: Use existing netdev reference for bound sockets.Ben Greear2011-06-05
* af-packet: Hold reference to bound network devices.Ben Greear2011-06-05
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-04
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-06-04
| |\
| | * [SCSI] Fix oops caused by queue refcounting failureJames Bottomley2011-06-02
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-04
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-03
| | |\ \
| | | * | iwl4965: correctly validate temperature valueStanislaw Gruszka2011-06-01
| | | * | bluetooth l2cap: fix locking in l2cap_global_chan_by_psmJohannes Berg2011-06-01
| | | * | ath9k: fix two more bugs in tx powerDaniel Halperin2011-06-01
| | | * | cfg80211: don't drop p2p probe responsesEliad Peller2011-06-01
| | | * | iwlagn: fix incorrect PCI subsystem id for 6150 devicesWey-Yi Guy2011-05-31
| | | * | zd1211rw: fix to work on OHCIJussi Kivilinna2011-05-31
| | | * | wl12xx: fix oops in sched_scan when forcing a passive scanLuciano Coelho2011-05-31
| | | * | wl12xx: add separate config value for DFS dwell time on sched scanLuciano Coelho2011-05-31
| | | * | wl12xx: fix DFS channels handling in scheduled scanLuciano Coelho2011-05-31
| | | * | wl12xx: fix passive and radar channel generation for scheduled scanLuciano Coelho2011-05-31
| | | * | libertas: Set command sequence number later to ensure consistencyDaniel Drake2011-05-31
| | * | | tg3: Fix tg3_skb_error_unmap()Matt Carlson2011-06-03
| | * | | net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi2011-06-02
| | * | | drivers/net/can/flexcan.c: add missing clk_putJulia Lawall2011-06-02
| | * | | net: dm9000: Get the chip in a known good state before enabling interruptsMark Brown2011-06-02
| | * | | drivers/net/davinci_emac.c: add missing clk_putJulia Lawall2011-06-02
| | * | | af-packet: Add flag to distinguish VID 0 from no-vlan.Ben Greear2011-06-02
| | * | | caif: Fix race when conditionally taking rtnl locksjur.brandeland@stericsson.com2011-06-02
| | * | | usbnet/cdc_ncm: add missing .reset_resume hookStefan Metzmacher2011-06-02
| | * | | vlan: fix typo in vlan_dev_hard_start_xmit()Wei Yongjun2011-06-02
| | * | | net/ipv4: Check for mistakenly passed in non-IPv4 addressMarcus Meissner2011-06-02
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-06-03
| |\ \ \ \
| | * \ \ \ Merge branch 'for-jens/xen-blkback.fixes' of git://git.kernel.org/pub/scm/lin...Jens Axboe2011-06-02
| | |\ \ \ \
| | | * | | | xen/blkback: potential null dereference in error handlingDan Carpenter2011-06-01
| | | * | | | xen/blkback: don't call vbd_size() if bd_disk is NULLLaszlo Ersek2011-06-01
| | * | | | | block: Use hlist_entry() for io_context.cic_list.firstPaul Bolle2011-06-02
| | * | | | | cfq-iosched: Remove bogus check in queue_fail pathPaul Bolle2011-06-02
| | |/ / / /
| | * | | | block: blkdev_get() should access ->bd_disk only after successTejun Heo2011-06-01
| | * | | | CFQ: Fix typo and remove unnecessary semicolonKyungmin Park2011-05-31
| | * | | | block: remove unwanted semicolonsNamhyung Kim2011-05-31
| | * | | | Revert "block: Remove extra discard_alignment from hd_struct."Jens Axboe2011-05-30
| | * | | | nbd: adjust 'max_part' according to part_shiftNamhyung Kim2011-05-28
| | * | | | nbd: limit module parameters to a sane valueNamhyung Kim2011-05-28
| | * | | | nbd: pass MSG_* flags to kernel_recvmsg()Namhyung Kim2011-05-28
| | * | | | block: improve the bio_add_page() and bio_add_pc_page() descriptionsAndreas Gruenbacher2011-05-28