| Commit message (Expand) | Author | Age | Files | Lines |
* | tx4939: use __ethtool_get_ksettings | David Decotigny | 2016-02-25 | 1 | -3/+4 |
* | net: ethtool: add new ETHTOOL_xLINKSETTINGS API | David Decotigny | 2016-02-25 | 3 | -80/+786 |
* | net: usnic: use __ethtool_get_settings | David Decotigny | 2016-02-25 | 1 | -1/+1 |
* | net: usnic: remove unused call to ethtool_ops::get_settings | David Decotigny | 2016-02-25 | 1 | -2/+0 |
* | net: Facility to report route quality of connected sockets | Tom Herbert | 2016-02-25 | 14 | -0/+30 |
* | net: ipv6: Make address flushing on ifdown optional | David Ahern | 2016-02-25 | 4 | -15/+132 |
* | tipc: fix null deref crash in compat config path | Florian Westphal | 2016-02-25 | 1 | -0/+1 |
* | tipc: fix crash during node removal | Jon Paul Maloy | 2016-02-25 | 1 | -13/+11 |
* | tipc: eliminate risk of finding to-be-deleted node instance | Jon Paul Maloy | 2016-02-25 | 1 | -9/+9 |
* | Merge branch 'qed-misc' | David S. Miller | 2016-02-25 | 2 | -18/+63 |
|\ |
|
| * | qed, qede: rebrand module description | Yuval Mintz | 2016-02-25 | 2 | -6/+6 |
| * | qed: Prevent probe on previous error | Yuval Mintz | 2016-02-25 | 1 | -0/+11 |
| * | qed: add MODULE_FIRMWARE() | Yuval Mintz | 2016-02-25 | 1 | -0/+2 |
| * | qede: Don't report link change needlessly | Yuval Mintz | 2016-02-25 | 1 | -6/+10 |
| * | qede: Linearize SKBs when needed | Yuval Mintz | 2016-02-25 | 1 | -5/+33 |
| * | qede: Change pci DID for 10g device | Yuval Mintz | 2016-02-25 | 1 | -1/+1 |
|/ |
|
* | netxen: Use kobj_to_dev() | Amitoj Kaur Chawla | 2016-02-25 | 1 | -5/+5 |
* | 3c59x: Use setup_timer() | Amitoj Kaur Chawla | 2016-02-25 | 1 | -8/+2 |
* | forcedeth: Use setup_timer() | Amitoj Kaur Chawla | 2016-02-25 | 1 | -6/+2 |
* | net: tulip: Use setup_timer() | Amitoj Kaur Chawla | 2016-02-25 | 1 | -9/+5 |
* | Merge branch 'gianfar-ls1021a-ptp' | David S. Miller | 2016-02-25 | 3 | -22/+27 |
|\ |
|
| * | gianfar: fix endianness for hardware timestamp | Yangbo Lu | 2016-02-25 | 1 | -2/+2 |
| * | gianfar_ptp: replace get_of_u32 with of_property_read_u32 | Yangbo Lu | 2016-02-25 | 1 | -20/+13 |
| * | ARM: dts: ls1021a: add 1588 timer node | Yangbo Lu | 2016-02-25 | 1 | -0/+12 |
|/ |
|
* | phy: marvell: Fix 88E1510 initialization | Clemens Gruber | 2016-02-25 | 1 | -35/+35 |
* | Merge branch 'dsa-port-vlan-dump' | David S. Miller | 2016-02-25 | 7 | -110/+65 |
|\ |
|
| * | net: dsa: drop vlan_getnext | Vivien Didelot | 2016-02-25 | 3 | -46/+1 |
| * | net: dsa: mv88e6xxx: implement port_vlan_dump | Vivien Didelot | 2016-02-25 | 4 | -66/+56 |
| * | net: dsa: add port_vlan_dump routine | Vivien Didelot | 2016-02-25 | 3 | -0/+10 |
|/ |
|
* | Merge branch 'vxlan-rx-cleanups' | David S. Miller | 2016-02-25 | 1 | -67/+64 |
|\ |
|
| * | vxlan: simplify metadata_dst usage in vxlan_rcv | Jiri Benc | 2016-02-25 | 1 | -12/+7 |
| * | vxlan: consolidate rx handling to a single function | Jiri Benc | 2016-02-25 | 1 | -44/+28 |
| * | vxlan: move ECN decapsulation to a separate function | Jiri Benc | 2016-02-25 | 1 | -31/+31 |
| * | vxlan: move inner L2 header processing to a separate function | Jiri Benc | 2016-02-25 | 1 | -16/+33 |
| * | vxlan: consolidate GBP handling even more | Jiri Benc | 2016-02-25 | 1 | -4/+5 |
|/ |
|
* | Merge branch 'tc_action-ns' | David S. Miller | 2016-02-25 | 14 | -153/+771 |
|\ |
|
| * | net_sched: add network namespace support for tc actions | WANG Cong | 2016-02-25 | 14 | -149/+746 |
| * | net_sched: prepare tcf_hashinfo_destroy() for netns support | WANG Cong | 2016-02-25 | 2 | -8/+29 |
|/ |
|
* | ppp: clarify parsing of user supplied data in ppp_set_compress() | Guillaume Nault | 2016-02-24 | 1 | -5/+7 |
* | bnx2x: add a separate GENEVE Kconfig symbol | Arnd Bergmann | 2016-02-24 | 2 | -7/+17 |
* | Merge branch 'gianfar-xmit-improvements' | David S. Miller | 2016-02-24 | 1 | -52/+48 |
|\ |
|
| * | gianfar: Remove redundant ops for do_tstamp from xmit() | Claudiu Manoil | 2016-02-24 | 1 | -9/+5 |
| * | gianfar: Use skb_frag_t pointers inside xmit() | Claudiu Manoil | 2016-02-24 | 1 | -9/+9 |
| * | gianfar: Map head TxBD first | Claudiu Manoil | 2016-02-24 | 1 | -48/+48 |
|/ |
|
* | bgmac: support Ethernet device on BCM47094 SoC | Rafał Miłecki | 2016-02-24 | 1 | -2/+4 |
* | Merge branch 'be2net-fixes' | David S. Miller | 2016-02-24 | 3 | -18/+32 |
|\ |
|
| * | be2net: Fix a UE caused by passing large frames to the ASIC | ajit.khaparde@broadcom.com | 2016-02-24 | 2 | -1/+13 |
| * | be2net: Declare some u16 fields as u32 to improve performance | ajit.khaparde@broadcom.com | 2016-02-24 | 3 | -17/+19 |
|/ |
|
* | Merge branch 'flow_dissector-fixes-and-improvements' | David S. Miller | 2016-02-24 | 2 | -20/+28 |
|\ |
|
| * | eth: Pull header from first fragment via eth_get_headlen | Alexander Duyck | 2016-02-24 | 1 | -1/+2 |