summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | af-packet: Add flag to distinguish VID 0 from no-vlan.Ben Greear2011-06-022-3/+13
| * | | | | | caif: Fix race when conditionally taking rtnl locksjur.brandeland@stericsson.com2011-06-021-6/+3
| * | | | | | usbnet/cdc_ncm: add missing .reset_resume hookStefan Metzmacher2011-06-021-1/+2
| * | | | | | vlan: fix typo in vlan_dev_hard_start_xmit()Wei Yongjun2011-06-021-1/+1
| * | | | | | net/ipv4: Check for mistakenly passed in non-IPv4 addressMarcus Meissner2011-06-021-0/+3
| * | | | | | Revert "net: fix section mismatches"David S. Miller2011-06-0110-72/+68
| * | | | | | drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()Alexey Khoroshilov2011-06-011-1/+1
| * | | | | | sctp: stop pending timers and purge queues when peer restart asocWei Yongjun2011-06-015-12/+31
| * | | | | | drivers/net: ks8842 Fix crash on received packet when in PIO mode.Dennis Aberilla2011-06-011-1/+1
| * | | | | | ip_options_compile: properly handle unaligned pointerChris Metcalf2011-06-011-7/+8
| |/ / / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville2011-05-2715-27/+70
| |\ \ \ \ \
| | * | | | | ath9k: Fix AR9287 calibrationAdrian Chadd2011-05-271-1/+1
| | * | | | | mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.cJesper Juhl2011-05-271-1/+0
| | * | | | | mac80211: clear local->ps_data on disassocEliad Peller2011-05-271-0/+1
| | * | | | | wireless: Default to 'n' for 2 new added devices in Kconfig.Tao Ma2011-05-272-2/+0
| | * | | | | iwl4965: fix 5GHz operationStanislaw Gruszka2011-05-271-2/+2
| | * | | | | mac80211: stop queues before rate control updationRajkumar Manoharan2011-05-261-0/+6
| | * | | | | ath9k: set 40 Mhz rate only if hw is configured in ht40Rajkumar Manoharan2011-05-261-1/+2
| | * | | | | ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan2011-05-263-1/+28
| | * | | | | ath9k: Reset chip on baseband hangRajkumar Manoharan2011-05-261-1/+3
| | * | | | | b43: N-PHY: initialize last var in calibration functionRafał Miłecki2011-05-261-1/+1
| | * | | | | rtlwifi: Use order 2 RX buffer allocation only if necessaryLarry Finger2011-05-261-0/+7
| | * | | | | rtlwifi: Fix kernel panic resulting from RX buffer allocation failureLarry Finger2011-05-261-13/+15
| | * | | | | nl80211: fix check for valid SSID size in scan operationsLuciano Coelho2011-05-261-2/+2
| | * | | | | mwifiex: correct event header lengthYogesh Ashok Powar2011-05-261-2/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-06-049-28/+41
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-jens/xen-blkback.fixes' of git://git.kernel.org/pub/scm/lin...Jens Axboe2011-06-022-6/+7
| |\ \ \ \ \ \ \
| | * | | | | | | xen/blkback: potential null dereference in error handlingDan Carpenter2011-06-011-4/+6
| | * | | | | | | xen/blkback: don't call vbd_size() if bd_disk is NULLLaszlo Ersek2011-06-011-2/+1
| * | | | | | | | block: Use hlist_entry() for io_context.cic_list.firstPaul Bolle2011-06-021-2/+2
| * | | | | | | | cfq-iosched: Remove bogus check in queue_fail pathPaul Bolle2011-06-021-3/+0
| |/ / / / / / /
| * | | | | | | block: blkdev_get() should access ->bd_disk only after successTejun Heo2011-06-011-2/+2
| * | | | | | | CFQ: Fix typo and remove unnecessary semicolonKyungmin Park2011-05-311-4/+4
| * | | | | | | block: remove unwanted semicolonsNamhyung Kim2011-05-311-2/+2
| * | | | | | | Revert "block: Remove extra discard_alignment from hd_struct."Jens Axboe2011-05-302-7/+4
| * | | | | | | nbd: adjust 'max_part' according to part_shiftNamhyung Kim2011-05-281-1/+12
| * | | | | | | nbd: limit module parameters to a sane valueNamhyung Kim2011-05-281-0/+6
| * | | | | | | nbd: pass MSG_* flags to kernel_recvmsg()Namhyung Kim2011-05-281-1/+2
| * | | | | | | block: improve the bio_add_page() and bio_add_pc_page() descriptionsAndreas Gruenbacher2011-05-281-8/+8
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2011-06-041-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Blackfin: strncpy: fix handling of zero lengthsSteven Miao2011-06-031-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2011-06-042-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | asm-generic/unistd.h: support sendmmsg syscallChris Metcalf2011-06-021-1/+3
| * | | | | | | | tile: enable CONFIG_BUGVERBOSEChris Metcalf2011-06-011-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-06-049-97/+136
|\ \ \ \ \ \ \ \
| * | | | | | | | UBIFS: fix-up free space earlierBen Gardiner2011-06-031-8/+8
| * | | | | | | | UBIFS: intialize LPT earlierBen Gardiner2011-06-031-13/+16
| * | | | | | | | UBIFS: assert no fixup when writing a nodeBen Gardiner2011-06-031-0/+2
| * | | | | | | | UBIFS: fix clean znode counter corruption in error casesArtem Bityutskiy2011-06-031-4/+5
| * | | | | | | | UBIFS: fix memory leak on error pathArtem Bityutskiy2011-06-031-0/+1