summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: mvneta: fix operation in 10 Mbit/s modeThomas Petazzoni2014-07-091-1/+1
* net/mlx4_en: Ignore budget on TX napi pollingAmir Vadai2014-07-094-15/+24
* r8152: wake up the device before dumping the hw counterhayeswang2014-07-091-0/+5
* appletalk: Fix socket referencing in skbAndrey Utkin2014-07-091-3/+0
* ip_tunnel: fix ip_tunnel_lookupDmitry Popov2014-07-091-4/+8
* isdn: hisax: l3ni1.c: Fix for possible null pointer dereferenceRickard Strandqvist2014-07-091-5/+9
* tipc: fix bug in multicast/broadcast message reassemblyJon Paul Maloy2014-07-091-3/+8
* MAINTAINERS: change IEEE 802.15.4 maintainerAlexander Aring2014-07-081-2/+1
* Merge branch 'xen-netfront'David S. Miller2014-07-081-11/+16
|\
| * xen-netfront: call netif_carrier_off() only once when disconnectingDavid Vrabel2014-07-081-7/+4
| * xen-netfront: don't nest queue locks in xennet_connect()David Vrabel2014-07-081-4/+12
|/
* tcp: fix false undo corner casesYuchung Cheng2014-07-082-6/+8
* net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't setOr Gerlitz2014-07-081-1/+1
* igmp: fix the problem when mc leave groupdingtianhong2014-07-081-4/+6
* net: Fix NETDEV_CHANGE notifier usage causing spurious arp flushLoic Prylli2014-07-081-1/+8
* net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2Bernd Wachter2014-07-081-0/+1
* Revert "net: stmmac: add platform init/exit for Altera's ARM socfpga"David S. Miller2014-07-082-73/+0
* powerpc/ucc_geth: deal with a compile warningZhao Qiang2014-07-081-2/+2
* Merge branch 'net_ovs_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2014-07-087-19/+55
|\
| * openvswitch: Use exact lookup for flow_get and flow_del.Alex Wang2014-07-013-13/+29
| * openvswitch: Fix tracking of flags seen in TCP flows.Ben Pfaff2014-06-293-6/+7
| * openvswitch: supply a dummy err_handler of gre_cisco_protocol to prevent kern...Wei Zhang2014-06-291-0/+17
| * openvswitch: Fix a double free bug for the sample actionAndy Zhou2014-06-291-0/+2
* | net: Performance fix for process_backlogTom Herbert2014-07-081-11/+10
* | ipv4: icmp: Fix pMTU handling for rare caseEdward Allcutt2014-07-081-2/+0
* | Merge branch 'stmmac'David S. Miller2014-07-034-5/+75
|\ \
| * | net: stmmac: Remove unneeded I/O read caught by cppcheckVince Bridgers2014-07-031-4/+1
| * | net: stmmac: Correct duplicate if/then/else case found by cppcheckVince Bridgers2014-07-031-1/+1
| * | net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers2014-07-032-0/+73
|/ /
* | ieee802154: reassembly: fix possible buffer overflowAlexander Aring2014-07-031-1/+1
* | Merge branch 'mlx4'David S. Miller2014-07-038-77/+30
|\ \
| * | net/mlx4_en: IRQ affinity hint is not cleared on port downAmir Vadai2014-07-031-2/+1
| * | lib/cpumask: cpumask_set_cpu_local_first to use all cores when numa node is n...Amir Vadai2014-07-031-1/+1
| * | net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai2014-07-037-74/+28
|/ /
* | defxx: Fix !DYNAMIC_BUFFERS compilation warningsMaciej W. Rozycki2014-07-031-6/+6
* | defxx: Remove an incorrectly inverted preprocessor conditionalMaciej W. Rozycki2014-07-031-4/+1
* | tcp: Fix divide by zero when pushing during tcp-repairChristoph Paasch2014-07-031-1/+2
* | net: fix sparse warning in sk_dst_set()Eric Dumazet2014-07-031-1/+1
* | vlan: free percpu stats in device destructorEric Dumazet2014-07-031-3/+10
* | net: fix circular dependency in of_mdio codeDaniel Mack2014-07-023-42/+44
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-07-0217-110/+112
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-2717-110/+112
| |\ \
| | * \ Merge branch 'ath-current' of git://github.com/kvalo/athJohn W. Linville2014-06-262-19/+5
| | |\ \
| | | * | ath10k: fix 8th virtual AP interface with DFSBartosz Markowski2014-06-021-1/+5
| | | * | ath10k: remove unnecessary htt rx corruption checkMichal Kazior2014-06-021-18/+0
| | * | | brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneededArend van Spriel2014-06-251-2/+3
| | * | | mwifiex: fix Tx timeout issueAmitkumar Karwar2014-06-251-0/+1
| | * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-06-255-18/+58
| | |\ \ \
| | | * | | Bluetooth: Ignore H5 non-link packets in non-active stateLoic Poulain2014-06-231-0/+1
| | | * | | Bluetooth: Fix for ACL disconnect when pairing failsLukasz Rymanowski2014-06-201-1/+11