summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sctp: translate network order to host order when users get a hmacidXin Long2016-02-091-2/+7
* enic: increment devcmd2 result ring in case of timeoutSandeep Pillai2016-02-092-8/+13
* tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam2016-02-091-6/+19
* net:Add sysctl_max_skb_fragsHans Westgaard Ry2016-02-094-2/+15
* tcp: do not drop syn_recv on all icmp reportsEric Dumazet2016-02-093-6/+12
* ipv6: fix a lockdep splatEric Dumazet2016-02-081-2/+3
* unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2016-02-085-8/+16
* update be2net maintainers' email addressesSathya Perla2016-02-071-4/+5
* dwc_eth_qos: Reset hardware before PHY startRabin Vincent2016-02-061-1/+1
* ipv6: addrconf: Fix recursive spin lock callsubashab@codeaurora.org2016-02-061-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-02154-843/+1402
|\
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-01-317-35/+51
| |\
| | * Bluetooth: Fix incorrect removing of IRKsJohan Hedberg2016-01-292-26/+18
| | * Bluetooth: L2CAP: Fix setting chan src info before adding PSM/CIDJohan Hedberg2016-01-291-3/+3
| | * Bluetooth: L2CAP: Fix auto-allocating LE PSM valuesJohan Hedberg2016-01-291-2/+12
| | * Bluetooth: L2CAP: Introduce proper defines for PSM rangesJohan Hedberg2016-01-292-3/+9
| | * Bluetooth: Add missing COMPATIBLE_IOCTL for UART line disciplineMarcel Holtmann2016-01-271-0/+3
| | * Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packetsLukasz Duda2016-01-231-0/+3
| | * Bluetooth: 6lowpan: Fix kernel NULL pointer dereferencesGlenn Ruben Bakke2016-01-231-1/+3
| * | tcp: avoid cwnd undo after receiving ECNYuchung Cheng2016-01-301-2/+0
| * | irda: fix a potential use-after-free in ircomm_param_requestWANG Cong2016-01-301-2/+1
| * | Merge branch 'arnd-net-driver-fixes'David S. Miller2016-01-306-47/+25
| |\ \
| | * | 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/+12
| | * | net: bgmac: clarify CONFIG_BCMA dependencyArnd Bergmann2016-01-301-1/+4
| | * | net: hp100: remove unnecessary #ifdefsArnd Bergmann2016-01-301-18/+0
| | * | 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/+21
| | * | | 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