summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-30r8152: add pre_reset and post_resethayeswang
2015-07-29qlcnic: Fix corruption while copyingShahed Shaikh
2015-07-29act_bpf: fix memory leaks when replacing bpf programsDaniel Borkmann
2015-07-29Merge branch 'thunderx-fixes'David S. Miller
2015-07-29net: thunderx: Fix for crash while BGX teardownThanneeru Srinivasulu
2015-07-29net: thunderx: Add PCI driver shutdown routineSunil Goutham
2015-07-29net: thunderx: Fix crash when changing rss with mutliple traffic flowsSunil Goutham
2015-07-29net: thunderx: Set watchdog timeout valueSunil Goutham
2015-07-29net: thunderx: Wakeup TXQ only if CQE_TX are processedSunil Goutham
2015-07-29net: thunderx: Suppress alloc_pages() failure warningsSunil Goutham
2015-07-29net: thunderx: Fix TSO packet statisticSunil Goutham
2015-07-29net: thunderx: Fix memory leak when changing queue countSunil Goutham
2015-07-29net: thunderx: Fix RQ_DROP miscalculationSunil Goutham
2015-07-29net: thunderx: Fix memory leak while tearing down interfaceSunil Goutham
2015-07-29net: thunderx: Fix data integrity issues with LDWBSunil Goutham
2015-07-29ipv6: flush nd cache on IFF_NOARP changeEric Dumazet
2015-07-29Merge branch 'netcp-fixes'David S. Miller
2015-07-29net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functionsKaricheri, Muralidharan
2015-07-29net: netcp: ethss: fix up incorrect use of list apiKaricheri, Muralidharan
2015-07-29net: netcp: fix cleanup interface list in netcp_remove()Karicheri, Muralidharan
2015-07-29ebpf, x86: fix general protection fault when tail call is invokedDaniel Borkmann
2015-07-29bridge: mdb: fix delmdb state in the notificationNikolay Aleksandrov
2015-07-29bridge: mcast: give fast leave precedence over multicast router and querierSatish Ashok
2015-07-29bridge: Fix network header pointer for vlan tagged packetsToshiaki Makita
2015-07-29packet: tpacket_snd(): fix signed/unsigned comparisonAlexander Drozdov
2015-07-28arp: filter NOARP neighbours for SIOCGARPEric Dumazet
2015-07-28net/ipv4: suppress NETDEV_UP notification on address lifetime updateDavid Ward
2015-07-28bridge: stp: when using userspace stp stop kernel hello and hold timersNikolay Aleksandrov
2015-07-27packet: missing dev_put() in packet_do_bind()Lars Westerhoff
2015-07-27macvtap: fix network header pointer for VLAN tagged pktsIvan Vecera
2015-07-27fib_trie: Drop unnecessary calls to leaf_pull_suffixAlexander Duyck
2015-07-27macb: Fix build with macro'ized readl/writel.David S. Miller
2015-07-27net: fec: Ensure clocks are enabled while using mdio busAndrew Lunn
2015-07-27net: netcp: Fixes SGMII reset on network interface shutdownWingMan Kwok
2015-07-27Merge branch 'macb-fixes'David S. Miller
2015-07-27net/macb: convert to kernel docAndy Shevchenko
2015-07-27net/macb: replace macb_count_tx_descriptors() by DIV_ROUND_UP()Andy Shevchenko
2015-07-27net/macb: suppress compiler warningsAndy Shevchenko
2015-07-27net/macb: use dev_*() when netdev is not yet registeredAndy Shevchenko
2015-07-27net/macb: check if macb_config presentAndy Shevchenko
2015-07-27net/macb: improve big endian CPU supportAndy Shevchenko
2015-07-27tcp: fix recv with flags MSG_WAITALL | MSG_PEEKSabrina Dubroca
2015-07-27Merge branch 'r8152-fixes'David S. Miller
2015-07-27r8152: don't enable napi before rx readyhayeswang
2015-07-27r8152: fix wakeup settingshayeswang
2015-07-27r8152: fix the issue about U1/U2hayeswang
2015-07-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-07-26net: fec: introduce fec_ptp_stop and use in probe fail pathLucas Stach
2015-07-26net: fec: use managed DMA API functions to allocate BD ringLucas Stach
2015-07-26niu: don't count tx error twice in case of headroom realloc failsJiri Pirko