summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-27Merge tag 'iwlwifi-for-kalle-2016-01-26_2' of https://git.kernel.org/pub/scm/...Kalle Valo
2016-01-26iwlwifi: mvm: rs: fix TPC statistics handlingGregory Greenman
2016-01-26iwlwifi: update support for 3168 series firmware and NVMOren Givon
2016-01-26Merge ath-current from ath.gitKalle Valo
2016-01-26rfkill: fix rfkill_fop_read wait_event usageJohannes Berg
2016-01-26mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni
2016-01-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2016-01-25net: i40e: shut up uninitialized variable warningsArnd Bergmann
2016-01-25i40e: fix build warningsEric Dumazet
2016-01-25hv_netvsc: Fix book keeping of skb during batching processHaiyang Zhang
2016-01-25hv_netvsc: use skb_get_hash() instead of a homegrown implementationVitaly Kuznetsov
2016-01-25sit: set rtnl_link_ops before calling register_netdeviceThadeu Lima de Souza Cascardo
2016-01-25net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28Johannes Berg
2016-01-25defxx: fix build warningSudip Mukherjee
2016-01-25net: macb: fix build warningSudip Mukherjee
2016-01-25net: fec: make driver endian-safeJohannes Berg
2016-01-25net: dsa: fix mv88e6xxx switchesRussell King
2016-01-2582xx: FCC: Fixing a bug causing to FCC port lock-up (second try)Martin Roth
2016-01-25ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIVThomas Egerer
2016-01-25ath9k_hw: ignore eeprom magic mismatch on flash based devicesFelix Fietkau
2016-01-25rtlwifi: rtl8821ae: Fix 5G failure when EEPROM is incorrectly encodedLarry Finger
2016-01-25rt2x00: fix monitor mode regressionEli Cooper
2016-01-24sctp: allow setting SCTP_SACK_IMMEDIATELY by the applicationMarcelo Ricardo Leitner
2016-01-24net: simplify napi_synchronize() to avoid warningsArnd Bergmann
2016-01-24pptp: fix illegal memory access caused by multiple bind()sHannes Frederic Sowa
2016-01-24drivers: net: xgene: fix extra IRQ issueIyappan Subramanian
2016-01-24af_unix: fix struct pid memory leakEric Dumazet
2016-01-24iwlwifi: add device ID for 8265Oren Givon
2016-01-24iwlwifi: add new 3168 series devices supportOren Givon
2016-01-21net: sock: remove dead cgroup methods from struct protoJohannes Weiner
2016-01-21net: phy: smsc: Fix disabling energy detect modeTeresa Remmet
2016-01-21Merge branch 'mvneta-multi-clk'David S. Miller
2016-01-21net: mvneta: update clocks property and document additional clock-namesJisheng Zhang
2016-01-21net: mvneta: get optional bus clkJisheng Zhang
2016-01-21net: mvneta: Try to get named core clock firstJisheng Zhang
2016-01-21net: mvneta: sort the headers in alphabetic orderJisheng Zhang
2016-01-21net: mvneta: fix trivial cut-off issue in mvneta_ethtool_update_statsJisheng Zhang
2016-01-21net: hns: enet specifies a reference to dsafyankejian
2016-01-21tcp: fix NULL deref in tcp_v4_send_ack()Eric Dumazet
2016-01-21tunnels: Allow IPv6 UDP checksums to be correctly controlled.Jesse Gross
2016-01-21Merge branch 'fix-phy-ignore-interrupts'David S. Miller
2016-01-21net: bcmgenet: Properly configure PHY to ignore interruptFlorian Fainelli
2016-01-21net: phy: Fix phy_mac_interrupt()Florian Fainelli
2016-01-21net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTSFlorian Fainelli
2016-01-21net/irda: bfin_sir: remove duplicate definesSudip Mukherjee
2016-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-01-20net: change tcp_syn_retries documentationXin Long
2016-01-20net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier
2016-01-20net: diag: support v4mapped sockets in inet_diag_find_one_icsk()Eric Dumazet
2016-01-20gro: Make GRO aware of lightweight tunnels.Jesse Gross