summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-01-30tcp: avoid cwnd undo after receiving ECNYuchung Cheng
2016-01-30irda: fix a potential use-after-free in ircomm_param_requestWANG Cong
2016-01-30Merge branch 'arnd-net-driver-fixes'David S. Miller
2016-01-30net: tg3: avoid uninitialized variable warningArnd Bergmann
2016-01-30net: nb8800: avoid uninitialized variable warningArnd Bergmann
2016-01-30net: vxge: avoid unused function warningsArnd Bergmann
2016-01-30net: bgmac: clarify CONFIG_BCMA dependencyArnd Bergmann
2016-01-30net: hp100: remove unnecessary #ifdefsArnd Bergmann
2016-01-30net: davinci_cpdma: use dma_addr_t for DMA addressArnd Bergmann
2016-01-30Merge branch 'ipv6-sticky-pktinfo'David S. Miller
2016-01-30ipv6/udp: use sticky pktinfo egress ifindex on connect()Paolo Abeni
2016-01-30ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni
2016-01-30Merge tag 'wireless-drivers-for-davem-2016-01-29' of git://git.kernel.org/pub...David S. Miller
2016-01-30netlink: not trim skb for mmaped socket when dumpKen-ichirou MATSUZAWA
2016-01-30vxlan: fix a out of bounds access in __vxlan_find_macLi RongQing
2016-01-30net: dsa: mv88e6xxx: fix port VLAN mapsVivien Didelot
2016-01-30fib_trie: Fix shift by 32 in fib_table_lookupAlexander Duyck
2016-01-30net: moxart: use correct accessors for DMA memoryArnd Bergmann
2016-01-30ipv4: ipconfig: avoid unused ic_proto_used symbolArnd Bergmann
2016-01-30Merge branch 'bnxt_en-fixes'David S. Miller
2016-01-30bnxt_en: Fix crash in bnxt_free_tx_skbs() during tx timeout.Michael Chan
2016-01-30bnxt_en: Exclude rx_drop_pkts hw counter from the stack's rx_dropped counter.Michael Chan
2016-01-30bnxt_en: Ring free response from close path should use completion ringPrashant Sreedharan
2016-01-30net_sched: drr: check for NULL pointer in drr_dequeueBernie Harris
2016-01-29ptp: ixp46x: use helpers for converting ns to timespecKefeng Wang
2016-01-29tcp: Change reference to experimental CWND RFC.Jörg Thalheim
2016-01-29macvlan: make operstate and carrier more accurateNikolay Aleksandrov
2016-01-29tipc: fix connection abort during subscription cancelParthasarathy Bhuvaragan
2016-01-29net: cavium: liquidio: use helpers ns_to_timespec64()Kefeng Wang
2016-01-29ipv4: early demux should be aware of fragmentsEric Dumazet
2016-01-29Bluetooth: Fix incorrect removing of IRKsJohan Hedberg
2016-01-29Bluetooth: L2CAP: Fix setting chan src info before adding PSM/CIDJohan Hedberg
2016-01-29Bluetooth: L2CAP: Fix auto-allocating LE PSM valuesJohan Hedberg
2016-01-29Bluetooth: L2CAP: Introduce proper defines for PSM rangesJohan Hedberg
2016-01-29Merge branch 'phylib-regressions-part-2'David S. Miller
2016-01-29DT: phy.txt: Clarify expected compatible valuesAndrew Lunn
2016-01-29of: of_mdio: Add a whitelist of PHY compatibilities.Andrew Lunn
2016-01-29Merge branch 'lan78xx-fixes'David S. Miller
2016-01-29lan78xx: throttle TX path at slower than SuperSpeed USBWoojung.Huh@microchip.com
2016-01-29lan78xx: Add to handle mux control per chip idWoojung.Huh@microchip.com
2016-01-29lan78xx: change to use updated phy-ignore-interruptsWoojung.Huh@microchip.com
2016-01-29tcp: beware of alignments in tcp_get_info()Eric Dumazet
2016-01-29switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel
2016-01-29xen-netfront: request Tx response events more oftenMalcolm Crossley
2016-01-29net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.Nicolas Schichan
2016-01-29of: of_mdio: Ensure mdio device is a PHYAndrew Lunn
2016-01-29Merge tag 'mac80211-for-davem-2016-01-26' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-01-29net: Fix dependencies for !HAS_IOMEM archsRichard Weinberger
2016-01-29tcp: fix tcp_mark_head_lost to check skb len before fragmentingNeal Cardwell