summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-08r8152: wake up the device before dumping the hw counterhayeswang
2014-07-08appletalk: Fix socket referencing in skbAndrey Utkin
2014-07-08ip_tunnel: fix ip_tunnel_lookupDmitry Popov
2014-07-08isdn: hisax: l3ni1.c: Fix for possible null pointer dereferenceRickard Strandqvist
2014-07-08tipc: fix bug in multicast/broadcast message reassemblyJon Paul Maloy
2014-07-08MAINTAINERS: change IEEE 802.15.4 maintainerAlexander Aring
2014-07-08Merge branch 'xen-netfront'David S. Miller
2014-07-08xen-netfront: call netif_carrier_off() only once when disconnectingDavid Vrabel
2014-07-08xen-netfront: don't nest queue locks in xennet_connect()David Vrabel
2014-07-07tcp: fix false undo corner casesYuchung Cheng
2014-07-07net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't setOr Gerlitz
2014-07-07igmp: fix the problem when mc leave groupdingtianhong
2014-07-07net: Fix NETDEV_CHANGE notifier usage causing spurious arp flushLoic Prylli
2014-07-07net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2Bernd Wachter
2014-07-07Revert "net: stmmac: add platform init/exit for Altera's ARM socfpga"David S. Miller
2014-07-07powerpc/ucc_geth: deal with a compile warningZhao Qiang
2014-07-07Merge branch 'net_ovs_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2014-07-07net: Performance fix for process_backlogTom Herbert
2014-07-07ipv4: icmp: Fix pMTU handling for rare caseEdward Allcutt
2014-07-02Merge branch 'stmmac'David S. Miller
2014-07-02net: stmmac: Remove unneeded I/O read caught by cppcheckVince Bridgers
2014-07-02net: stmmac: Correct duplicate if/then/else case found by cppcheckVince Bridgers
2014-07-02net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers
2014-07-02ieee802154: reassembly: fix possible buffer overflowAlexander Aring
2014-07-02Merge branch 'mlx4'David S. Miller
2014-07-02net/mlx4_en: IRQ affinity hint is not cleared on port downAmir Vadai
2014-07-02lib/cpumask: cpumask_set_cpu_local_first to use all cores when numa node is n...Amir Vadai
2014-07-02net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai
2014-07-02defxx: Fix !DYNAMIC_BUFFERS compilation warningsMaciej W. Rozycki
2014-07-02defxx: Remove an incorrectly inverted preprocessor conditionalMaciej W. Rozycki
2014-07-02tcp: Fix divide by zero when pushing during tcp-repairChristoph Paasch
2014-07-02net: fix sparse warning in sk_dst_set()Eric Dumazet
2014-07-02vlan: free percpu stats in device destructorEric Dumazet
2014-07-02net: fix circular dependency in of_mdio codeDaniel Mack
2014-07-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-07-01net: bcmgenet: do not set packet length for RX buffersFlorian Fainelli
2014-07-01net: bcmgenet: start with carrier offFlorian Fainelli
2014-07-01net: bcmgenet: disable clock before register_netdevFlorian Fainelli
2014-07-01net: systemport: fix TX NAPI work done return valueFlorian Fainelli
2014-07-01net: systemport: fix UniMAC reset logicFlorian Fainelli
2014-07-01net: systemport: do not clear IFF_MULTICAST flagFlorian Fainelli
2014-07-01bnx2x: fix possible panic under memory stressEric Dumazet
2014-06-30ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet
2014-06-30openvswitch: Use exact lookup for flow_get and flow_del.Alex Wang
2014-06-29openvswitch: Fix tracking of flags seen in TCP flows.Ben Pfaff
2014-06-29openvswitch: supply a dummy err_handler of gre_cisco_protocol to prevent kern...Wei Zhang
2014-06-29openvswitch: Fix a double free bug for the sample actionAndy Zhou
2014-06-27powerpc: bpf: Fix the broken LD_VLAN_TAG_PRESENT testDenis Kirjanov
2014-06-27powerpc: bpf: Use correct mask while accessing the VLAN tagDenis Kirjanov
2014-06-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville