summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | Bluetooth: 6lowpan: Fix kernel NULL pointer dereferencesGlenn Ruben Bakke2016-01-231-1/+3
| | * | | | tcp: avoid cwnd undo after receiving ECNYuchung Cheng2016-01-301-2/+0Star
| | * | | | irda: fix a potential use-after-free in ircomm_param_requestWANG Cong2016-01-301-2/+1Star
| | * | | | Merge branch 'arnd-net-driver-fixes'David S. Miller2016-01-306-47/+25Star
| | |\ \ \ \
| | | * | | | net: tg3: avoid uninitialized variable warningArnd Bergmann2016-01-301-1/+1
| | | * | | | net: nb8800: avoid uninitialized variable warningArnd Bergmann2016-01-301-2/+2
| | | * | | | net: vxge: avoid unused function warningsArnd Bergmann2016-01-301-19/+12Star
| | | * | | | net: bgmac: clarify CONFIG_BCMA dependencyArnd Bergmann2016-01-301-1/+4
| | | * | | | net: hp100: remove unnecessary #ifdefsArnd Bergmann2016-01-301-18/+0Star
| | | * | | | net: davinci_cpdma: use dma_addr_t for DMA addressArnd Bergmann2016-01-301-6/+6
| | |/ / / /
| | * | | | Merge branch 'ipv6-sticky-pktinfo'David S. Miller2016-01-304-7/+21
| | |\ \ \ \
| | | * | | | ipv6/udp: use sticky pktinfo egress ifindex on connect()Paolo Abeni2016-01-301-0/+3
| | | * | | | ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni2016-01-303-7/+18
| | |/ / / /
| | * | | | Merge tag 'wireless-drivers-for-davem-2016-01-29' of git://git.kernel.org/pub...David S. Miller2016-01-3022-80/+136
| | |\ \ \ \
| | | * \ \ \ Merge tag 'iwlwifi-for-kalle-2016-01-26_2' of https://git.kernel.org/pub/scm/...Kalle Valo2016-01-275-33/+79
| | | |\ \ \ \
| | | | * | | | iwlwifi: mvm: rs: fix TPC statistics handlingGregory Greenman2016-01-263-29/+56
| | | | * | | | iwlwifi: update support for 3168 series firmware and NVMOren Givon2016-01-261-4/+19
| | | | * | | | iwlwifi: add device ID for 8265Oren Givon2016-01-241-0/+1
| | | | * | | | iwlwifi: add new 3168 series devices supportOren Givon2016-01-241-0/+3
| | | * | | | | Merge ath-current from ath.gitKalle Valo2016-01-261-6/+6
| | | |\ \ \ \ \
| | | | * | | | | ath9k_hw: ignore eeprom magic mismatch on flash based devicesFelix Fietkau2016-01-251-6/+6
| | | * | | | | | rtlwifi: rtl8821ae: Fix 5G failure when EEPROM is incorrectly encodedLarry Finger2016-01-251-1/+1
| | | * | | | | | rt2x00: fix monitor mode regressionEli Cooper2016-01-259-11/+23
| | | |/ / / / /
| | | * | | | | brcmfmac: fix sdio sg table alloc crashHante Meuleman2016-01-193-25/+21Star
| | | * | | | | ssb: mark ssb_bus_register as __maybe_unusedArnd Bergmann2016-01-191-3/+4
| | | * | | | | ssb: Set linux-wireless as MAINTAINERS listMichael Büsch2016-01-191-1/+1
| | | * | | | | brcmfmac: add missing includeFelix Fietkau2016-01-191-0/+1
| | * | | | | | netlink: not trim skb for mmaped socket when dumpKen-ichirou MATSUZAWA2016-01-301-1/+2
| | * | | | | | vxlan: fix a out of bounds access in __vxlan_find_macLi RongQing2016-01-301-1/+1
| | * | | | | | net: dsa: mv88e6xxx: fix port VLAN mapsVivien Didelot2016-01-301-1/+2
| | * | | | | | fib_trie: Fix shift by 32 in fib_table_lookupAlexander Duyck2016-01-301-3/+4
| | * | | | | | net: moxart: use correct accessors for DMA memoryArnd Bergmann2016-01-302-18/+32
| | * | | | | | ipv4: ipconfig: avoid unused ic_proto_used symbolArnd Bergmann2016-01-301-0/+4
| | * | | | | | Merge branch 'bnxt_en-fixes'David S. Miller2016-01-301-5/+4Star
| | |\ \ \ \ \ \
| | | * | | | | | bnxt_en: Fix crash in bnxt_free_tx_skbs() during tx timeout.Michael Chan2016-01-301-2/+3
| | | * | | | | | bnxt_en: Exclude rx_drop_pkts hw counter from the stack's rx_dropped counter.Michael Chan2016-01-301-2/+0Star
| | | * | | | | | bnxt_en: Ring free response from close path should use completion ringPrashant Sreedharan2016-01-301-1/+1
| | |/ / / / / /
| | * | | | | | net_sched: drr: check for NULL pointer in drr_dequeueBernie Harris2016-01-301-0/+2
| | * | | | | | ptp: ixp46x: use helpers for converting ns to timespecKefeng Wang2016-01-291-5/+2Star
| | * | | | | | tcp: Change reference to experimental CWND RFC.Jörg Thalheim2016-01-291-1/+1
| | * | | | | | macvlan: make operstate and carrier more accurateNikolay Aleksandrov2016-01-291-0/+2
| | * | | | | | tipc: fix connection abort during subscription cancelParthasarathy Bhuvaragan2016-01-291-6/+5Star
| | * | | | | | net: cavium: liquidio: use helpers ns_to_timespec64()Kefeng Wang2016-01-291-3/+1Star
| | * | | | | | ipv4: early demux should be aware of fragmentsEric Dumazet2016-01-291-1/+4
| | * | | | | | Merge branch 'phylib-regressions-part-2'David S. Miller2016-01-295-20/+33
| | |\ \ \ \ \ \
| | | * | | | | | DT: phy.txt: Clarify expected compatible valuesAndrew Lunn2016-01-294-20/+6Star
| | | * | | | | | of: of_mdio: Add a whitelist of PHY compatibilities.Andrew Lunn2016-01-291-0/+27
| | |/ / / / / /
| | * | | | | | Merge branch 'lan78xx-fixes'David S. Miller2016-01-291-44/+88
| | |\ \ \ \ \ \
| | | * | | | | | lan78xx: throttle TX path at slower than SuperSpeed USBWoojung.Huh@microchip.com2016-01-291-1/+3
| | | * | | | | | lan78xx: Add to handle mux control per chip idWoojung.Huh@microchip.com2016-01-291-27/+71