summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-06-27ipv6: Fix MLD Query message checkHangbin Liu
2014-06-27udp: Add MIB counters for rcvbuferrorsJames M Leddy
2014-06-26bnx2x: Fix the MSI flagsYijing Wang
2014-06-26Merge branch 'ath-current' of git://github.com/kvalo/athJohn W. Linville
2014-06-25Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-06-25Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-25net: fix setting csum_start in skb_segment()Tom Herbert