| Commit message (Expand) | Author | Age |
... | |
| * | | Documentation: devicetree: add Broadcom Starfighter 2 binding | Florian Fainelli | 2014-08-28 |
| * | | Documentation: devicetree: update dsa binding with optional properties | Florian Fainelli | 2014-08-28 |
| * | | net: dsa: add Broadcom SF2 switch driver | Florian Fainelli | 2014-08-28 |
| * | | net: dsa: add Broadcom tag RX/TX handler | Florian Fainelli | 2014-08-28 |
| * | | net: dsa: allow updating fixed PHY link information | Florian Fainelli | 2014-08-28 |
| * | | net: dsa: allow drivers to do link adjustment | Florian Fainelli | 2014-08-28 |
| * | | net: dsa: allow switches to work without tagging | Florian Fainelli | 2014-08-28 |
| * | | net: dsa: allow for more complex PHY setups | Florian Fainelli | 2014-08-28 |
| * | | net: dsa: retain a per-port device_node pointer | Florian Fainelli | 2014-08-28 |
| * | | net: dsa: provide a switch device device tree node pointer | Florian Fainelli | 2014-08-28 |
| * | | net: phy: provide stub for fixed_phy_set_link_update | Florian Fainelli | 2014-08-28 |
| * | | net: phy: add generic UniMAC MDIO bus driver | Florian Fainelli | 2014-08-28 |
| * | | net: dsa: reduce number of protocol hooks | Florian Fainelli | 2014-08-28 |
| * | | sungem: Fix global namespace pollution of phy accessors. | David S. Miller | 2014-08-28 |
* | | | sungem: Fix global namespace pollution of phy accessors. | David S. Miller | 2014-08-28 |
|/ / |
|
* | | tulip: dmfe: Fix global namespace pollution of phy accessors. | David S. Miller | 2014-08-27 |
* | | f_ncm: Don't use netdev_start_xmit(). | David S. Miller | 2014-08-27 |
* | | ethernet: arc: Add support for specific SoC layer device tree bindings | Romain Perier | 2014-08-27 |
* | | ethernet: arc: mdio changes for future SoC glue layer devtree support | Romain Perier | 2014-08-27 |
* | | ethernet: arc: remove use of 'struct platform_device' | Romain Perier | 2014-08-27 |
* | | tcp: syncookies: mark cookie_secret read_mostly | Florian Westphal | 2014-08-27 |
* | | bnx2x: Fix static checker warning regarding `txdata_ptr' | Yuval Mintz | 2014-08-27 |
* | | r8152: replace strncpy with strlcpy | hayeswang | 2014-08-27 |
* | | net: Update sk_buff flag bit availability comment. | David S. Miller | 2014-08-27 |
|/ |
|
* | neigh: document gc_thresh2 | stephen hemminger | 2014-08-25 |
* | net: bnx2x: fix build error with ptp | Randy Dunlap | 2014-08-25 |
* | team: set IFF_TEAM_PORT priv_flag after rx_handler is registered | Jiri Pirko | 2014-08-25 |
* | bpf: x86: add missing 'shift by register' instructions to x64 eBPF JIT | Alexei Starovoitov | 2014-08-25 |
* | Merge branch 'bnx2x-next' | David S. Miller | 2014-08-25 |
|\ |
|
| * | bnx2x: Fix timesync endianity | Michal Kalderon | 2014-08-25 |
| * | bnx2x: Be more forgiving toward SW GRO | Dmitry Kravkov | 2014-08-25 |
| * | bnx2x: VF clean statistics | Yuval Mintz | 2014-08-25 |
| * | bnx2x: Fix stop-on-error | Yuval Mintz | 2014-08-25 |
| * | bnx2x: ethtool -d might cause timeout in log | Dmitry Kravkov | 2014-08-25 |
|/ |
|
* | net: make skb an optional parameter for__skb_flow_dissect() | WANG Cong | 2014-08-25 |
* | net: fix comments for __skb_flow_get_ports() | WANG Cong | 2014-08-25 |
* | ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit() | Daniel Borkmann | 2014-08-25 |
* | net: Remove ndo_xmit_flush netdev operation, use signalling instead. | David S. Miller | 2014-08-25 |
* | Merge branch 'is_kdump_kernel' | David S. Miller | 2014-08-25 |
|\ |
|
| * | net/bnx2x: Use is_kdump_kernel() to detect kdump kernel | Amir Vadai | 2014-08-25 |
| * | net/mlx4: Use is_kdump_kernel() to detect kdump kernel | Amir Vadai | 2014-08-25 |
| * | crash_dump: Make is_kdump_kernel() accessible from modules | Amir Vadai | 2014-08-25 |
|/ |
|
* | stmmac: simple cleanups | Pavel Machek | 2014-08-25 |
* | r8152: check code with checkpatch.pl | hayeswang | 2014-08-25 |
* | Merge branch 'ndo_xmit_flush' | David S. Miller | 2014-08-25 |
|\ |
|
| * | virtio_net: Support netdev_ops->ndo_xmit_flush() | David S. Miller | 2014-08-25 |
| * | igb: Support netdev_ops->ndo_xmit_flush() | David S. Miller | 2014-08-25 |
| * | net: Add ops->ndo_xmit_flush() | David S. Miller | 2014-08-25 |
|/ |
|
* | ipv6: White-space cleansing : gaps between function and symbol export | Ian Morris | 2014-08-25 |
* | ipv6: White-space cleansing : Structure layouts | Ian Morris | 2014-08-25 |