summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-15Merge branch 'qed-janitorial'David S. Miller
2016-08-15qed*: Add and modify some printsYuval Mintz
2016-08-15qed*: Trivial modificationsYuval Mintz
2016-08-15qed*: Semantic changesYuval Mintz
2016-08-15fjes: Delete owner assignmentMarkus Elfring
2016-08-15pptp: Refactor the struct and macros of PPTP codesGao Feng
2016-08-14net: dsa: b53: remove .owner and .bus fields for driverWei Yongjun
2016-08-14net: macb: add missing free_netdev() on error in macb_probe()Wei Yongjun
2016-08-14qed: Fix possible memory leak in qed_dcbnl_get_ieee_pfc()Wei Yongjun
2016-08-14Merge branch 'cxgb4-IFLA_VF_MAC'David S. Miller
2016-08-14cxgb4/cxgb4vf: Add set VF mac address supportHariprasad Shenai
2016-08-14cxgb4: Add control net_device for configuring PCIe VFHariprasad Shenai
2016-08-14Merge branch 'proc-per-ns'David S. Miller
2016-08-14net: make net namespace sysctls belong to container's ownerDmitry Torokhov
2016-08-14proc: make proc entries inherit ownership from parentDmitry Torokhov
2016-08-14netns: do not call pernet ops for not yet set up init_net namespaceDmitry Torokhov
2016-08-13net: phy: initialize rc to zero to avoid returning garbage valueColin Ian King
2016-08-13net: bfin_mac: Fix a few spelling fixesLABBE Corentin
2016-08-13Merge tag 'mac80211-next-for-davem-2016-08-12' of git://git.kernel.org/pub/sc...David S. Miller
2016-08-13Merge branch 'net-urb-alloc-failure'David S. Miller
2016-08-13net: wireless: realtek: rtlwifi: usb: don't print error when allocating urb f...Wolfram Sang
2016-08-13net: wireless: marvell: mwifiex: usb: don't print error when allocating urb f...Wolfram Sang
2016-08-13net: wireless: marvell: libertas_tf: if_usb: don't print error when allocatin...Wolfram Sang
2016-08-13net: wireless: intersil: orinoco: orinoco_usb: don't print error when allocat...Wolfram Sang
2016-08-13net: wireless: broadcom: brcm80211: brcmfmac: usb: don't print error when all...Wolfram Sang
2016-08-13net: wireless: ath: ar5523: ar5523: don't print error when allocating urb failsWolfram Sang
2016-08-13net: wimax: i2400m: usb-notif: don't print error when allocating urb failsWolfram Sang
2016-08-13net: usb: usbnet: don't print error when allocating urb failsWolfram Sang
2016-08-13net: usb: lan78xx: don't print error when allocating urb failsWolfram Sang
2016-08-13net: usb: hso: don't print error when allocating urb failsWolfram Sang
2016-08-13net: can: usb: usb_8dev: don't print error when allocating urb failsWolfram Sang
2016-08-13net: can: usb: peak_usb: pcan_usb_core: don't print error when allocating urb...Wolfram Sang
2016-08-13net: can: usb: kvaser_usb: don't print error when allocating urb failsWolfram Sang
2016-08-13net: can: usb: gs_usb: don't print error when allocating urb failsWolfram Sang
2016-08-13net: can: usb: esd_usb2: don't print error when allocating urb failsWolfram Sang
2016-08-13net: can: usb: ems_usb: don't print error when allocating urb failsWolfram Sang
2016-08-13net: fix up a few missing hashtable.h conflict resolutionsJiri Kosina
2016-08-13Merge branch 'thunderx-next'David S. Miller
2016-08-13net: thunderx: Don't set RX_PACKET_DIS while initializingSunil Goutham
2016-08-13net: thunderx: Use netdev_rss_key_fill() helperSunil Goutham
2016-08-13net: thunderx: Configure tunnelling protocol parsingZyta Szpak
2016-08-13net: thunderx: Use napi_consume_skb for bulk freeSunil Goutham
2016-08-13net: thunderx: Don't set mac address for secondary Qset VFsSunil Goutham
2016-08-13net: thunderx: Reset RXQ HW stats when interface is brought downJerin Jacob
2016-08-13net: thunderx: Improvement for MBX interface debug messagesRadoslaw Biernacki
2016-08-13net: thunderx: Use skb_add_rx_frag() for split buffer Rx pktsSunil Goutham
2016-08-13net: thunderx: Use netdev's name for naming VF's interruptsSunil Goutham
2016-08-13net: thunderx: Support for 83xx mixed QLM/DLM configSunil Goutham
2016-08-13net: thunderx: Add support for 16 LMACs of 83xxSunil Goutham
2016-08-13net: thunderx: Add RGMII interface type supportSunil Goutham