summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-29inet: frag: Always orphan skbs inside ip_defrag()Joe Stringer
2016-01-28Merge branch 'sctp-transport-races'David S. Miller
2016-01-28sctp: remove the dead field of sctp_transportXin Long
2016-01-28sctp: hold transport before we access t->asoc in sctp procXin Long
2016-01-28sctp: fix the transport dead race check by using atomic_add_unless on refcntXin Long
2016-01-28Merge branch 'mlxsw-fixes'David S. Miller
2016-01-28mlxsw: reg: Use correct offset in field definitonIdo Schimmel
2016-01-28mlxsw: spectrum: Compare local ports instead of pointersIdo Schimmel
2016-01-28mlxsw: spectrum: Dump LAG FDB records only onceIdo Schimmel
2016-01-28mlxsw: spectrum: Use correct netdev when notifying bridgeIdo Schimmel
2016-01-28mlxsw: spectrum: Don't report VLAN for 802.1D FDB entriesIdo Schimmel
2016-01-28mlxsw: spectrum: Notify bridge's FDB only based on learning_syncIdo Schimmel
2016-01-28mlxsw: spectrum: Disable learning according to STP stateIdo Schimmel
2016-01-28mlxsw: spectrum: Don't forward packets when STP state is DISABLEDIdo Schimmel
2016-01-28mlxsw: spectrum: Flush FDB when leaving bridgeIdo Schimmel
2016-01-28mlxsw: reg: Add the Switch Filtering DB Flush registerIdo Schimmel
2016-01-28mlxsw: spectrum: Handle port leaving LAG while bridgedIdo Schimmel
2016-01-27Bluetooth: Add missing COMPATIBLE_IOCTL for UART line disciplineMarcel Holtmann
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-26Merge 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-25sctp: allow setting SCTP_SACK_IMMEDIATELY by the applicationMarcelo Ricardo Leitner
2016-01-25net: simplify napi_synchronize() to avoid warningsArnd Bergmann
2016-01-25pptp: fix illegal memory access caused by multiple bind()sHannes Frederic Sowa
2016-01-25drivers: net: xgene: fix extra IRQ issueIyappan Subramanian
2016-01-25af_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-23Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packetsLukasz Duda
2016-01-23Bluetooth: 6lowpan: Fix kernel NULL pointer dereferencesGlenn Ruben Bakke
2016-01-21net: sock: remove dead cgroup methods from struct protoJohannes Weiner