| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | | mwifiex: correct packet length for packets from SDIO interface | Avinash Patil | 2013-11-11 | 1 | -0/+3 |
| | | * | | | rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated AP | Larry Finger | 2013-11-11 | 1 | -1/+1 |
| | | * | | | rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated AP | Larry Finger | 2013-11-11 | 1 | -1/+1 |
| | | * | | | rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated AP | Larry Finger | 2013-11-11 | 1 | -1/+1 |
| | | * | | | rtlwifi: Fix endian error in extracting packet type | Mark Cave-Ayland | 2013-11-11 | 2 | -57/+42 |
| | | * | | | ath9k: dfs_debug fix possible NULL dereference | Janusz Dziedzic | 2013-11-11 | 1 | -3/+10 |
| | | * | | | ath9k: DFS radar use correct width enum | Janusz Dziedzic | 2013-11-11 | 1 | -2/+2 |
| | | * | | | rt2x00: fix HT TX descriptor settings regression | Stanislaw Gruszka | 2013-11-11 | 3 | -5/+5 |
| | | * | | | libertas: fix error return code in if_cs_probe() | Wei Yongjun | 2013-11-11 | 1 | -0/+1 |
| | | * | | | libertas: potential oops in debugfs | Dan Carpenter | 2013-11-11 | 1 | -1/+5 |
| | | * | | | rtlwifi: fix null dereference on efuse_word on kmalloc fail returns NULL | Colin Ian King | 2013-11-11 | 1 | -2/+3 |
| | | * | | | mwifiex: fix invalid memory access in mwifiex_update_autoindex_ies() | Amitkumar Karwar | 2013-11-11 | 1 | -4/+7 |
| | | * | | | mwifiex: fix invalid memory access in mwifiex_ret_tx_rate_cfg() | Amitkumar Karwar | 2013-11-11 | 1 | -10/+12 |
| | | * | | | mwifiex: fix invalid memory access in mwifiex_get_power_level() | Amitkumar Karwar | 2013-11-11 | 1 | -10/+12 |
| | | * | | | mwifiex: replace u16 with __le16 in struct mwifiex_types_power_group | Amitkumar Karwar | 2013-11-11 | 4 | -8/+9 |
| | | * | | | mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status() | Dan Carpenter | 2013-11-11 | 1 | -0/+3 |
| | | * | | | rtlwifi: rtl8192se: Fix wrong assignment | Felipe Pena | 2013-11-11 | 1 | -1/+1 |
| | | * | | | wireless: rt2800lib: Fix typo on checking | Felipe Pena | 2013-11-11 | 1 | -1/+1 |
| * | | | | | virtio-net: mergeable buffer size should include virtio-net header | Michael Dalton | 2013-11-14 | 1 | -14/+16 |
| * | | | | | alx: Reset phy speed after resume | hahnjo | 2013-11-14 | 1 | -0/+3 |
| * | | | | | genetlink: make all genl_ops users const | Johannes Berg | 2013-11-14 | 2 | -2/+2 |
| * | | | | | net:fec: fix WARNING caused by lack of calls to dma_mapping_error() | Duan Fugang-B38611 | 2013-11-14 | 1 | -6/+25 |
| * | | | | | bonding: fix two race conditions in bond_store_updelay/downdelay | Nikolay Aleksandrov | 2013-11-14 | 1 | -0/+6 |
| * | | | | | ixp4xx_eth: Validate hwtstamp_config completely before applying it | Ben Hutchings | 2013-11-14 | 1 | -9/+3 |
| * | | | | | ti_cpsw: Validate hwtstamp_config completely before applying it | Ben Hutchings | 2013-11-14 | 1 | -10/+8 |
| * | | | | | stmmac: Validate hwtstamp_config completely before applying it | Ben Hutchings | 2013-11-14 | 1 | -9/+3 |
| * | | | | | pch_gbe: Validate hwtstamp_config completely before applying it | Ben Hutchings | 2013-11-14 | 1 | -9/+3 |
| * | | | | | e1000e: Validate hwtstamp_config completely before applying it | Ben Hutchings | 2013-11-14 | 1 | -8/+6 |
| * | | | | | tg3: Validate hwtstamp_config completely before applying it | Ben Hutchings | 2013-11-14 | 1 | -9/+7 |
| * | | | | | macvtap: limit head length of skb allocated | Jason Wang | 2013-11-14 | 1 | -1/+7 |
| * | | | | | tuntap: limit head length of skb allocated | Jason Wang | 2013-11-14 | 1 | -1/+9 |
| |/ / / / |
|
| * | | | | net: mv643xx_eth: potential NULL dereference in probe() | Dan Carpenter | 2013-11-14 | 1 | -1/+2 |
| * | | | | net: cdc_ncm: cleanup a type issue in cdc_ncm_setup() | Dan Carpenter | 2013-11-14 | 1 | -1/+1 |
| * | | | | usbnet: fix status interrupt urb handling | Felix Fietkau | 2013-11-14 | 1 | -3/+0 |
| * | | | | bonding: don't permit to use ARP monitoring in 802.3ad mode | Veaceslav Falico | 2013-11-14 | 1 | -2/+3 |
* | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-11-18 | 6 | -104/+275 |
|\ \ \ \ \ |
|
| * | | | | | IB/mlx5: Fix list_del of empty list | Eli Cohen | 2013-11-15 | 1 | -1/+2 |
| * | | | | | mlx5: Use enum to indicate adapter page size | Eli Cohen | 2013-11-08 | 1 | -1/+1 |
| * | | | | | mlx5_core: Change optimal_reclaimed_pages for better performance | Moshe Lazer | 2013-11-08 | 1 | -2/+7 |
| * | | | | | mlx5: Clear reserved area in set_hca_cap() | Eli Cohen | 2013-11-08 | 1 | -3/+32 |
| * | | | | | mlx5: Support communicating arbitrary host page size to firmware | Eli Cohen | 2013-11-08 | 2 | -55/+121 |
| * | | | | | mlx5: Fix cleanup flow when DMA mapping fails | Eli Cohen | 2013-11-08 | 1 | -5/+13 |
| * | | | | | IB/mlx5: Multithreaded create MR | Eli Cohen | 2013-11-08 | 3 | -42/+104 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-15 | 6 | -6/+6 |
|\ \ \ \ \ |
|
| * | | | | | treewide: fix "usefull" typo | Michael Opdenacker | 2013-10-14 | 1 | -1/+1 |
| * | | | | | treewide: Fix common typo in "identify" | Maxime Jayat | 2013-10-14 | 2 | -2/+2 |
| * | | | | | treewide: Fix typo in printk | Masanari Iida | 2013-10-14 | 3 | -3/+3 |
* | | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-11-15 | 2 | -29/+38 |
|\ \ \ \ \ \ |
|
| * | | | | | | virtio_net: verify if queue is broken after virtqueue_get_buf() | Heinz Graalfs | 2013-10-29 | 1 | -1/+2 |
| * | | | | | | virtio_net: verify if virtqueue_kick() succeeded | Heinz Graalfs | 2013-10-29 | 1 | -4/+5 |