summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ti_cpsw: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-2/+22
* vxge: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-8/+19
* mlx4_en: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-2/+12
* e1000e: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-2/+12
* gianfar: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-4/+18
* fec: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-213-4/+23
* tg3: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-4/+67
* bfin_mac: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-4/+17
* sfc: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-193-3/+15
* net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMPBen Hutchings2013-11-195-10/+19
* net/compat: Merge multiple implementations of ifreq::ifr_data conversionBen Hutchings2013-11-191-43/+6
* net/compat: Fix minor information leak in siocdevprivate_ioctl()Ben Hutchings2013-11-191-5/+2
* net_tstamp: Improve kernel-doc for struct hwtstamp_configBen Hutchings2013-11-191-5/+5
* net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum().David S. Miller2013-11-161-18/+21
* pkt_sched: fq: fix pacing for small framesEric Dumazet2013-11-162-4/+21
* pkt_sched: fq: warn users using defrateEric Dumazet2013-11-162-9/+5
* genetlink: unify registration functionsJohannes Berg2013-11-162-41/+40
* MAINTAINERS: Update Pegasus and RTL8150 repositories;Petko Manolov2013-11-161-4/+4
* net: ethernet: ti/cpsw: do not crash on single-MAC machines during resumeDaniel Mack2013-11-151-6/+12
* Merge branch 'macvlan'David S. Miller2013-11-152-0/+22
|\
| * macvlan: disable LRO on lower device instead of macvlanMichal Kubeček2013-11-151-0/+5
| * macvlan: introduce macvlan_dev_real_dev() helper functionMichal Kubeček2013-11-151-0/+17
|/
* bonding: add ip checks when store ip targetWang Weidong2013-11-152-13/+9
* 6lowpan: Uncompression of traffic class field was incorrectJukka Rissanen2013-11-151-2/+2
* tipc: fix dereference before check warningErik Hugne2013-11-151-1/+2
* ipv4: fix possible seqlock deadlockEric Dumazet2013-11-141-1/+1
* net/hsr: Fix possible leak in 'hsr_get_node_status()'Geyslan G. Bem2013-11-141-1/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-11-1431-163/+284
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-1431-163/+284
| |\
| | * prism54: set netdev type to "wlan"Dan Williams2013-11-111-2/+5
| | * wcn36xx: missing unlocks on error pathsDan Carpenter2013-11-111-2/+4
| | * wcn36xx: Add missing unlock before returnWei Yongjun2013-11-111-1/+2
| | * ath9k: Use correct PCIE initvals for AR9485Sujith Manoharan2013-11-116-48/+128
| | * wcn36xx: harmless memory corruption bug in debugfsDan Carpenter2013-11-111-1/+1
| | * mwifiex: fix wrong eth_hdr usage for bridged packets in AP modeUjjal Roy2013-11-111-3/+26
| | * mwifiex: correct packet length for packets from SDIO interfaceAvinash Patil2013-11-111-0/+3
| | * rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated APLarry Finger2013-11-111-1/+1
| | * rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated APLarry Finger2013-11-111-1/+1
| | * rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated APLarry Finger2013-11-111-1/+1
| | * rtlwifi: Fix endian error in extracting packet typeMark Cave-Ayland2013-11-112-57/+42
| | * ath9k: dfs_debug fix possible NULL dereferenceJanusz Dziedzic2013-11-111-3/+10
| | * ath9k: DFS radar use correct width enumJanusz Dziedzic2013-11-111-2/+2
| | * rt2x00: fix HT TX descriptor settings regressionStanislaw Gruszka2013-11-113-5/+5
| | * libertas: fix error return code in if_cs_probe()Wei Yongjun2013-11-111-0/+1
| | * libertas: potential oops in debugfsDan Carpenter2013-11-111-1/+5
| | * rtlwifi: fix null dereference on efuse_word on kmalloc fail returns NULLColin Ian King2013-11-111-2/+3
| | * mwifiex: fix invalid memory access in mwifiex_update_autoindex_ies()Amitkumar Karwar2013-11-111-4/+7
| | * mwifiex: fix invalid memory access in mwifiex_ret_tx_rate_cfg()Amitkumar Karwar2013-11-111-10/+12
| | * mwifiex: fix invalid memory access in mwifiex_get_power_level()Amitkumar Karwar2013-11-111-10/+12
| | * mwifiex: replace u16 with __le16 in struct mwifiex_types_power_groupAmitkumar Karwar2013-11-114-8/+9