| Commit message (Expand) | Author | Files | Lines |
2015-07-21 | net: bcmgenet: Remove init parameter from bcmgenet_mii_config | Florian Fainelli | 3 | -6/+5 |
2015-07-21 | net: bcmgenet: Delay PHY initialization to bcmgenet_open() | Florian Fainelli | 3 | -30/+20 |
2015-07-21 | net: bcmgenet: Determine PHY type before scanning MDIO bus | Florian Fainelli | 3 | -12/+32 |
2015-07-21 | net: bcmgenet: Power on integrated GPHY in bcmgenet_power_up() | Florian Fainelli | 1 | -0/+2 |
2015-07-21 | net: bcmgenet: Use correct dev_id for free_irq | Florian Fainelli | 1 | -1/+1 |
2015-07-21 | net: bcmgenet: Remove excessive PHY reset | Florian Fainelli | 3 | -15/+0 |
2015-07-21 | stmmac: drop custom_* fields from plat_stmmacenet_data | Joachim Eastwood | 2 | -6/+0 |
2015-07-21 | stmmac: add proper probe function to dwmac-meson | Joachim Eastwood | 1 | -11/+20 |
2015-07-21 | stmmac: add proper probe function to dwmac-lpc18xx | Joachim Eastwood | 1 | -36/+23 |
2015-07-21 | stmmac: export probe_config_dt() and get_platform_resources() | Joachim Eastwood | 2 | -4/+14 |
2015-07-21 | stmmac: make stmmac_probe_config_dt return the platform data struct | Joachim Eastwood | 1 | -16/+12 |
2015-07-21 | stmmac: introduce stmmac_get_platform_resources() | Joachim Eastwood | 1 | -27/+37 |
2015-07-21 | stmmac: clean up platform/of_match data retrieval | Joachim Eastwood | 1 | -21/+29 |
2015-07-21 | stmmac: use of_device_get_match_data to retrieve of match data | Joachim Eastwood | 1 | -5/+3 |
2015-07-21 | tipc: reduce locking scope during packet reception | Jon Paul Maloy | 8 | -389/+478 |
2015-07-21 | tipc: introduce node contact FSM | Jon Paul Maloy | 4 | -54/+185 |
2015-07-21 | tipc: move link supervision timer to node level | Jon Paul Maloy | 4 | -80/+68 |
2015-07-21 | tipc: simplify link timer implementation | Jon Paul Maloy | 2 | -45/+72 |
2015-07-21 | tipc: improve link FSM implementation | Jon Paul Maloy | 2 | -156/+195 |
2015-07-21 | tipc: introduce new link protocol msg create function | Jon Paul Maloy | 1 | -67/+77 |
2015-07-21 | tipc: clean up definitions and usage of link flags | Jon Paul Maloy | 4 | -78/+67 |
2015-07-21 | tipc: make media xmit call outside node spinlock context | Jon Paul Maloy | 8 | -77/+198 |
2015-07-21 | tipc: change sk_buffer handling in tipc_link_xmit() | Jon Paul Maloy | 3 | -40/+37 |
2015-07-21 | tipc: use bearer index when looking up active links | Jon Paul Maloy | 2 | -73/+59 |
2015-07-21 | tipc: move link input queue to tipc_node | Jon Paul Maloy | 4 | -19/+27 |
2015-07-21 | tipc: move link creation from neighbor discoverer to node | Jon Paul Maloy | 3 | -16/+37 |
2015-07-21 | tipc: introduce link entry structure to struct tipc_node | Jon Paul Maloy | 6 | -136/+143 |
2015-07-21 | net: remove skb_frag_add_head | Jiri Benc | 1 | -6/+0 |
2015-07-21 | switchdev: update documentation for offload_fwd_mark | Scott Feldman | 1 | -2/+12 |
2015-07-21 | rocker: add offload_fwd_mark support | Scott Feldman | 2 | -0/+12 |
2015-07-21 | switchdev: add offload_fwd_mark generator helper | Scott Feldman | 2 | -0/+112 |
2015-07-21 | net: add phys ID compare helper to test if two IDs are the same | Scott Feldman | 2 | -6/+9 |
2015-07-21 | net: don't reforward packets already forwarded by offload device | Scott Feldman | 3 | -1/+24 |
2015-07-21 | rocker: forward packets to CPU when port is joined to openvswitch | Simon Horman | 1 | -12/+50 |
2015-07-21 | bridge: mcast: fix br_multicast_dev_del warn when igmp snooping is not defined | Nikolay Aleksandrov | 1 | -0/+4 |
2015-07-20 | net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not set | Phil Sutter | 1 | -0/+2 |
2015-07-20 | bonding: trivial: remove unused variables | Nikolay Aleksandrov | 2 | -4/+0 |
2015-07-20 | bridge: multicast: fix handling of temp and perm entries | Satish Ashok | 3 | -7/+22 |
2015-07-20 | bridge: multicast: notify on group delete | Nikolay Aleksandrov | 1 | -0/+2 |
2015-07-20 | ebpf: add helper to retrieve net_cls's classid cookie | Daniel Borkmann | 2 | -0/+22 |
2015-07-20 | cls_cgroup: factor out classid retrieval | Daniel Borkmann | 2 | -21/+31 |
2015-07-20 | enic: allow adaptive coalesce setting for msi/legacy intr | Govindarajulu Varadarajan | 1 | -48/+65 |
2015-07-20 | enic: add adaptive coalescing intr for intx and msi poll | Govindarajulu Varadarajan | 1 | -68/+67 |
2015-07-18 | igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetect | Todd Fujinaka | 1 | -5/+13 |
2015-07-18 | ixgbe: Don't report flow director filter's status | Fan Du | 1 | -2/+0 |
2015-07-18 | ixgbevf: Set Rx hash type for ingress packets | Fan Du | 2 | -0/+39 |
2015-07-18 | ixgbe: Specify Rx hash type WRT Rx desc RSS type | Fan Du | 1 | -4/+21 |
2015-07-18 | ixgbevf: fold ixgbevf_pull_tail into ixgbevf_add_rx_frag | Alexander Duyck | 1 | -47/+19 |
2015-07-18 | igb: Pull timestamp from fragment before adding it to skb | Alexander Duyck | 1 | -69/+25 |
2015-07-18 | dp83640: only report generic filters in ts_info | Jacob Keller | 1 | -9/+1 |