summaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-09isdn: hisax: l3ni1.c: Fix for possible null pointer dereferenceRickard Strandqvist1-5/+9
2014-07-09tipc: fix bug in multicast/broadcast message reassemblyJon Paul Maloy1-3/+8
2014-07-08MAINTAINERS: change IEEE 802.15.4 maintainerAlexander Aring1-2/+1
2014-07-08xen-netfront: call netif_carrier_off() only once when disconnectingDavid Vrabel1-7/+4
2014-07-08xen-netfront: don't nest queue locks in xennet_connect()David Vrabel1-4/+12
2014-07-08tcp: fix false undo corner casesYuchung Cheng2-6/+8
2014-07-08net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't setOr Gerlitz1-1/+1
2014-07-08igmp: fix the problem when mc leave groupdingtianhong1-4/+6
2014-07-08net: Fix NETDEV_CHANGE notifier usage causing spurious arp flushLoic Prylli1-1/+8
2014-07-08net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2Bernd Wachter1-0/+1
2014-07-08Revert "net: stmmac: add platform init/exit for Altera's ARM socfpga"David S. Miller2-73/+0
2014-07-08powerpc/ucc_geth: deal with a compile warningZhao Qiang1-2/+2
2014-07-08net: Performance fix for process_backlogTom Herbert1-11/+10
2014-07-08ipv4: icmp: Fix pMTU handling for rare caseEdward Allcutt1-2/+0
2014-07-03net: stmmac: Remove unneeded I/O read caught by cppcheckVince Bridgers1-4/+1
2014-07-03net: stmmac: Correct duplicate if/then/else case found by cppcheckVince Bridgers1-1/+1
2014-07-03net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers2-0/+73
2014-07-03ieee802154: reassembly: fix possible buffer overflowAlexander Aring1-1/+1
2014-07-03net/mlx4_en: IRQ affinity hint is not cleared on port downAmir Vadai1-2/+1
2014-07-03lib/cpumask: cpumask_set_cpu_local_first to use all cores when numa node is n...Amir Vadai1-1/+1
2014-07-03net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai7-74/+28
2014-07-03defxx: Fix !DYNAMIC_BUFFERS compilation warningsMaciej W. Rozycki1-6/+6
2014-07-03defxx: Remove an incorrectly inverted preprocessor conditionalMaciej W. Rozycki1-4/+1
2014-07-03tcp: Fix divide by zero when pushing during tcp-repairChristoph Paasch1-1/+2
2014-07-03net: fix sparse warning in sk_dst_set()Eric Dumazet1-1/+1
2014-07-03vlan: free percpu stats in device destructorEric Dumazet1-3/+10
2014-07-02net: fix circular dependency in of_mdio codeDaniel Mack3-42/+44
2014-07-02net: bcmgenet: do not set packet length for RX buffersFlorian Fainelli1-7/+0
2014-07-02net: bcmgenet: start with carrier offFlorian Fainelli1-0/+3
2014-07-02net: bcmgenet: disable clock before register_netdevFlorian Fainelli1-4/+4
2014-07-02net: systemport: fix TX NAPI work done return valueFlorian Fainelli1-2/+2
2014-07-02net: systemport: fix UniMAC reset logicFlorian Fainelli1-24/+9
2014-07-02net: systemport: do not clear IFF_MULTICAST flagFlorian Fainelli1-6/+0
2014-07-01bnx2x: fix possible panic under memory stressEric Dumazet1-1/+2
2014-07-01ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet2-13/+14
2014-07-01openvswitch: Use exact lookup for flow_get and flow_del.Alex Wang3-13/+29
2014-06-29openvswitch: Fix tracking of flags seen in TCP flows.Ben Pfaff3-6/+7
2014-06-29openvswitch: supply a dummy err_handler of gre_cisco_protocol to prevent kern...Wei Zhang1-0/+17
2014-06-29openvswitch: Fix a double free bug for the sample actionAndy Zhou1-0/+2
2014-06-28powerpc: bpf: Fix the broken LD_VLAN_TAG_PRESENT testDenis Kirjanov1-2/+4
2014-06-28powerpc: bpf: Use correct mask while accessing the VLAN tagDenis Kirjanov1-1/+3
2014-06-27ipv6: Fix MLD Query message checkHangbin Liu1-2/+11
2014-06-27udp: Add MIB counters for rcvbuferrorsJames M Leddy2-2/+9
2014-06-27bnx2x: Fix the MSI flagsYijing Wang1-1/+1
2014-06-26net: fix setting csum_start in skb_segment()Tom Herbert1-1/+1
2014-06-26ipv4: fix dst race in sk_dst_get()Eric Dumazet3-16/+18
2014-06-26net: filter: Use kcalloc/kmalloc_array to allocate arraysTobias Klauser1-2/+2
2014-06-26trivial: net: filter: Change kerneldoc parameter orderTobias Klauser1-1/+1
2014-06-26trivial: net: filter: Fix typo in commentTobias Klauser1-1/+1
2014-06-26net: allwinner: emac: Add missing free_irqMaxime Ripard1-0/+1