summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh_eth: fix unhandled RFE interruptSergei Shtylyov2013-06-242-16/+19
* qmi_wwan: add various Novatel Gobi1K IDsDan Williams2013-06-241-1/+7
* net: eth: davicnci_cpdma: check dma map errorSebastian Siewior2013-06-241-0/+7
* bonding: fix slave speed reporting in bond_miimon_commitNikolay Aleksandrov2013-06-241-1/+2
* net/mlx_en: Timestamping is not supported in slave modeAmir Vadai2013-06-241-0/+3
* net: vlan: fix comment for vlan_ethhdr->h_vlan_protoOlaf Hering2013-06-201-1/+1
* ipv6: don't call addrconf_dst_alloc again when enable loGao feng2013-06-201-0/+3
* mv643xx_eth: Allocate receive queue initialized to zeroLubomir Rintel2013-06-201-1/+1
* pxa168_eth: Allocate receive queue initialized to zeroLubomir Rintel2013-06-201-2/+2
* sfc: Remove write permission from phy_type attributeBen Hutchings2013-06-201-1/+1
* netdev: octeon_mgmt: Fix structure layout for little-endian.David Daney2013-06-201-7/+15
* netdev: octeon_mgmt: Correct tx IFG workaround.David Daney2013-06-201-3/+6
* ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.Aydin Arik2013-06-201-2/+2
* stmmac: fix EEE setupGiuseppe CAVALLARO2013-06-202-37/+33
* drivers: net: cpsw: fix cpsw clock gating issue across suspend/resumeMugunthan V N2013-06-201-0/+2
* netlink: export netlink_diag.h headerstephen hemminger2013-06-201-0/+1
* net: fec: Fix build for MCF5272Guenter Roeck2013-06-201-0/+14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-191-2/+9
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-191-2/+9
| |\
| | * nl80211: fix attrbuf access race by allocating a separate oneJohannes Berg2013-06-191-2/+9
* | | vxlan: fix check for migration of static entrystephen hemminger2013-06-191-1/+1
* | | can: usb_8dev: unregister netdev before free()ingMarc Kleine-Budde2013-06-191-1/+4
* | | ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skbMatthias Schiffer2013-06-181-1/+1
* | | bridge: fix switched interval for MLD Query typesLinus Lüssing2013-06-181-2/+3
* | | vlan: restore ethtool ABI to control VLAN hardware accelerationFernando Luis Vazquez Cao2013-06-181-3/+3
* | | net: cpsw: check for cpts pointer after its allocationSebastian Siewior2013-06-181-1/+1
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-06-1818-52/+142
|\ \ \
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-1718-52/+142
| |\| |
| | * | brcmfmac: free primary net_device when brcmf_bus_start() failsArend van Spriel2013-06-131-0/+4
| | * | Bluetooth: btmrvl: fix thread stopping raceDaniel Drake2013-06-131-5/+4
| | * | Bluetooth: Fix conditions for HCI_Delete_Stored_Link_KeyJohan Hedberg2013-06-131-5/+10
| | * | Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo2013-06-131-0/+3
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-125-3/+7
| | |\ \
| | | * | iwlwifi: fix rate control regressionMoshe Benji2013-06-122-1/+2
| | | * | iwlwifi: mvm: correctly set the flags for BAREmmanuel Grumbach2013-06-041-1/+2
| | | * | iwlwifi: dvm: fix chain noise calibrationNikolay Martynov2013-06-041-1/+1
| | | * | iwlwifi: don't print module loading error if not modularJohannes Berg2013-06-041-0/+2
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-125-12/+92
| | |\ \ \ | | | | |/ | | | |/|
| | | * | mac80211: Fix rate control mask matching callSimon Wunderlich2013-06-121-1/+1
| | | * | mac80211: abort CAC in stop_ap()Simon Wunderlich2013-06-121-0/+6
| | | * | mac80211: work around broken APs not including HT infoJohannes Berg2013-06-123-11/+85
| | * | | rt2800: fix RT5390 & RT3290 TX power settings regressionStanislaw Gruszka2013-06-121-11/+18
| | * | | brcmsmac: disable power-save related functionsArend van Spriel2013-06-121-15/+2
| | * | | iwlegacy: fix rate control regressionStanislaw Gruszka2013-06-122-1/+2
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-06-182-9/+22
|\ \ \ \ \
| * | | | | netfilter: xt_TCPMSS: Fix missing fragmentation handlingPhil Oester2013-06-121-0/+4
| * | | | | netfilter: xt_TCPMSS: Fix IPv6 default MSS tooPhil Oester2013-06-121-7/+14
| * | | | | netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr()Pablo Neira Ayuso2013-06-111-2/+4
* | | | | | alx: add a simple AR816x/AR817x device driverJohannes Berg2013-06-189-0/+4568
* | | | | | Fix the VLAN_TAG_PRESENT in netvsc_recv_callback()Haiyang Zhang2013-06-181-1/+3