summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-21Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-21cxgb4 : Fix DCB priority groups being returned in wrong orderAnish Bhatt
2014-11-21ipx: fix locking regression in ipx_sendmsg and ipx_recvmsgJiri Bohac
2014-11-21openvswitch: Don't validate IPv6 label masks.Joe Stringer
2014-11-21pptp: fix stack info leak in pptp_getname()Mathias Krause
2014-11-20brcmfmac: don't include linux/unaligned/access_ok.hJohannes Berg
2014-11-19cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connectionAnish Bhatt
2014-11-19ipv6: delete protocol and unregister rtnetlink when cleanupDuan Jiong
2014-11-19Merge tag 'mac80211-for-john-2014-11-18' of git://git.kernel.org/pub/scm/linu...John W. Linville
2014-11-19Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-ca...David S. Miller
2014-11-19net/mlx4_en: Add VXLAN ndo calls to the PF net device ops tooOr Gerlitz
2014-11-19bonding: fix curr_active_slave/carrier with loadbalance arp monitoringNikolay Aleksandrov
2014-11-18mac80211: minstrel_ht: fix a crash in rate sortingFelix Fietkau
2014-11-18vxlan: Inline vxlan_gso_check().Joe Stringer
2014-11-18can: m_can: update to support CAN FD featuresDong Aisheng
2014-11-18can: m_can: fix incorrect error messagesDong Aisheng
2014-11-18can: m_can: add missing delay after setting CCCR_INIT bitDong Aisheng
2014-11-18can: m_can: fix not set can_dlc for remote frameDong Aisheng
2014-11-18can: m_can: fix possible sleep in napi pollDong Aisheng
2014-11-18can: m_can: add missing message RAM initializationDong Aisheng
2014-11-18can: m_can: add CONFIG_HAS_IOMEM dependenceDavid Cohen
2014-11-18can: m_can: add .ndo_change_mtu functionDong Aisheng
2014-11-18can: gs_usb: add .ndo_change_mtu functionMarc Kleine-Budde
2014-11-18can: rcar_can: add .ndo_change_mtu functionMarc Kleine-Budde
2014-11-18can: xilinx_can: add .ndo_change_mtu functionMarc Kleine-Budde
2014-11-18can: xilinx_can: fix comparison of unsigned variableSudip Mukherjee
2014-11-18can: remove unused variableSudip Mukherjee
2014-11-18can: esd_usb2: fix memory leak on disconnectAlexey Khoroshilov
2014-11-18can: dev: add can_is_canfd_skb() APIDong Aisheng
2014-11-18can: dev: fix typo CIA -> CiA, CAN in AutomationRoman Fietze
2014-11-18can: dev: avoid calling kfree_skb() from interrupt contextThomas Körper
2014-11-17brcmfmac: fix error handling of irq_of_parse_and_mapDmitry Torokhov
2014-11-17brcmfmac: kill URB when request timed outMathy Vanhoef
2014-11-17ath9k: fix regression in bssidmask calculationBen Greear
2014-11-16ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann
2014-11-16qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G ModemMartin Hauke
2014-11-16Merge branch 'net_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshel...David S. Miller
2014-11-16dcbnl : Disable software interrupts before taking dcb_lockAnish Bhatt
2014-11-16ieee802154: fix error handling in ieee802154fake_probe()Alexey Khoroshilov
2014-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-11-16drivers: net: cpsw: Fix TX_IN_SEL offsetJohn Ogness
2014-11-16reciprocal_div: objects with exported symbols should be obj-y rather than lib-yHannes Frederic Sowa
2014-11-16ipv4: Fix incorrect error code when adding an unreachable routePanu Matilainen
2014-11-14openvswitch: Validate IPv6 flow key and mask values.Jarno Rajahalme
2014-11-14openvswitch: Convert dp rcu read operation to locked operationsPravin B Shelar
2014-11-14openvswitch: Fix NDP flow mask validationDaniele Di Proietto
2014-11-14openvswitch: Fix checksum calculation when modifying ICMPv6 packets.Jesse Gross
2014-11-14openvswitch: Fix memory leak.Pravin B Shelar
2014-11-14Merge branch 'vxlan_gso_check'David S. Miller
2014-11-14qlcnic: Implement ndo_gso_check()Joe Stringer