summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-03net: add possibility to pass information about upper device via notifierJiri Pirko
2015-12-03net: propagate upper priv via netdev_master_upper_dev_linkJiri Pirko
2015-12-03net: add netif_is_lag_port helperJiri Pirko
2015-12-03net: add netif_is_lag_master helperJiri Pirko
2015-12-03net: add netif_is_team_port helperJiri Pirko
2015-12-03net: add netif_is_team_master helperJiri Pirko
2015-12-03bonding: add 802.3ad support for 100G speedsJiri Pirko
2015-12-03net: Add support for CHANGEUPPER notifier error injectionIdo Schimmel
2015-12-03net: Check CHANGEUPPER notifier return valueIdo Schimmel
2015-12-03i40e: Fix i40e_print_features() VEB mode outputJoe Perches
2015-12-03Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2015-12-03ixgbevf: Handle extended IPv6 headers in Tx pathMark Rustad
2015-12-03ixgbe: Always turn PHY power on when requestedMark Rustad
2015-12-03ixgbe: Handle extended IPv6 headers in Tx pathMark Rustad
2015-12-03ixgbe: Save VF info and take referencesMark Rustad
2015-12-03ixgbe: Wait for master disable to be setMark Rustad
2015-12-03ixgbe: Correct spec violations by waiting after resetMark Rustad
2015-12-03ixgbe: Update PTP to support X550EM_x devicesMark Rustad
2015-12-03ixgbe: Allow FDB entries access to more RAR filtersAlexander Duyck
2015-12-03ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addressesAlexander Duyck
2015-12-03ixgbe: Refactor MAC address configuration codeAlexander Duyck
2015-12-03ixgbevf: Minor cleanupsMark Rustad
2015-12-03ixgbevf: Use a private workqueue to avoid certain possible hangsMark Rustad
2015-12-03ixgbe: Use private workqueue to avoid certain possible hangsMark Rustad
2015-12-03ixgbe: Add support for newer thermal alarmMark Rustad
2015-12-03ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550emMark Rustad
2015-12-03i40e: trivial fixesJesse Brandeburg
2015-12-03i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evfCatherine Sullivan
2015-12-03i40e/i40evf: use logical operatorMitch Williams
2015-12-03i40e: fix whitespaceMitch Williams
2015-12-03i40e: Remove separate functions gathering XOFF Rx statsNeerav Parikh
2015-12-03i40e: remove CONFIG_I40E_VXLANJesse Brandeburg
2015-12-03i40e: use priv flags to control packet splitJesse Brandeburg
2015-12-03i40evf: use correct typesMitch Williams
2015-12-03i40e: propagate properlyMitch Williams
2015-12-03i40evf: don't use atomic allocationMitch Williams
2015-12-03i40e: Fix memory leaks, sideband filter programmingKiran Patil
2015-12-03i40e: Detection and recovery of TX queue hung logic moved to service_task fro...Kiran Patil
2015-12-03i40evf: remove duplicate stringMitch Williams
2015-12-03i40evf: set real num queuesMitch Williams
2015-12-03i40evf: increase max number of queuesMitch Williams
2015-12-03sfc: use ALIGN macro for aligning frame sizesJarod Wilson
2015-12-03tcp: suppress too verbose messages in tcp_send_ack()Eric Dumazet
2015-12-03Merge branch 'hv_netvsc-less-headroom'David S. Miller
2015-12-03hv_netvsc: Eliminate vlan_tci from struct hv_netvsc_packetKY Srinivasan
2015-12-03hv_netvsc: Eliminate status from struct hv_netvsc_packetKY Srinivasan
2015-12-03hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packetKY Srinivasan
2015-12-03hv_netvsc: Eliminate completion_func from struct hv_netvsc_packetKY Srinivasan
2015-12-03hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packetKY Srinivasan
2015-12-03hv_netvsc: Eliminate send_completion_tid from struct hv_netvsc_packetKY Srinivasan