summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: add Broadcom SF2 switch driverFlorian Fainelli2014-08-276-0/+1006
* net: dsa: add Broadcom tag RX/TX handlerFlorian Fainelli2014-08-276-0/+190
* net: dsa: allow updating fixed PHY link informationFlorian Fainelli2014-08-272-0/+20
* net: dsa: allow drivers to do link adjustmentFlorian Fainelli2014-08-272-0/+11
* net: dsa: allow switches to work without taggingFlorian Fainelli2014-08-273-4/+26
* net: dsa: allow for more complex PHY setupsFlorian Fainelli2014-08-274-3/+83
* net: dsa: retain a per-port device_node pointerFlorian Fainelli2014-08-273-0/+4
* net: dsa: provide a switch device device tree node pointerFlorian Fainelli2014-08-272-0/+8
* net: phy: provide stub for fixed_phy_set_link_updateFlorian Fainelli2014-08-271-8/+9
* net: phy: add generic UniMAC MDIO bus driverFlorian Fainelli2014-08-274-0/+260
* net: dsa: reduce number of protocol hooksFlorian Fainelli2014-08-2710-105/+68
* sungem: Fix global namespace pollution of phy accessors.David S. Miller2014-08-271-17/+17
* tulip: dmfe: Fix global namespace pollution of phy accessors.David S. Miller2014-08-271-76/+76
* f_ncm: Don't use netdev_start_xmit().David S. Miller2014-08-271-1/+9
* ethernet: arc: Add support for specific SoC layer device tree bindingsRomain Perier2014-08-275-61/+129
* ethernet: arc: mdio changes for future SoC glue layer devtree supportRomain Perier2014-08-273-6/+5
* ethernet: arc: remove use of 'struct platform_device'Romain Perier2014-08-271-31/+33
* tcp: syncookies: mark cookie_secret read_mostlyFlorian Westphal2014-08-272-2/+2
* bnx2x: Fix static checker warning regarding `txdata_ptr'Yuval Mintz2014-08-271-2/+2
* r8152: replace strncpy with strlcpyhayeswang2014-08-271-2/+2
* net: Update sk_buff flag bit availability comment.David S. Miller2014-08-271-1/+1
* neigh: document gc_thresh2stephen hemminger2014-08-251-0/+6
* net: bnx2x: fix build error with ptpRandy Dunlap2014-08-251-0/+1
* team: set IFF_TEAM_PORT priv_flag after rx_handler is registeredJiri Pirko2014-08-251-14/+30
* bpf: x86: add missing 'shift by register' instructions to x64 eBPF JITAlexei Starovoitov2014-08-252-0/+80
* Merge branch 'bnx2x-next'David S. Miller2014-08-255-18/+44
|\
| * bnx2x: Fix timesync endianityMichal Kalderon2014-08-251-2/+4
| * bnx2x: Be more forgiving toward SW GRODmitry Kravkov2014-08-251-1/+9
| * bnx2x: VF clean statisticsYuval Mintz2014-08-251-0/+5
| * bnx2x: Fix stop-on-errorYuval Mintz2014-08-252-6/+21
| * bnx2x: ethtool -d might cause timeout in logDmitry Kravkov2014-08-251-9/+5
|/
* net: make skb an optional parameter for__skb_flow_dissect()WANG Cong2014-08-252-5/+17
* net: fix comments for __skb_flow_get_ports()WANG Cong2014-08-251-2/+4
* ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit()Daniel Borkmann2014-08-251-3/+4
* net: Remove ndo_xmit_flush netdev operation, use signalling instead.David S. Miller2014-08-254-56/+19
* Merge branch 'is_kdump_kernel'David S. Miller2014-08-254-3/+7
|\
| * net/bnx2x: Use is_kdump_kernel() to detect kdump kernelAmir Vadai2014-08-252-2/+4
| * net/mlx4: Use is_kdump_kernel() to detect kdump kernelAmir Vadai2014-08-251-1/+2
| * crash_dump: Make is_kdump_kernel() accessible from modulesAmir Vadai2014-08-251-0/+1
|/
* stmmac: simple cleanupsPavel Machek2014-08-253-12/+10
* r8152: check code with checkpatch.plhayeswang2014-08-251-31/+35
* Merge branch 'ndo_xmit_flush'David S. Miller2014-08-2411-27/+77
|\
| * virtio_net: Support netdev_ops->ndo_xmit_flush()David S. Miller2014-08-241-1/+9
| * igb: Support netdev_ops->ndo_xmit_flush()David S. Miller2014-08-241-11/+24
| * net: Add ops->ndo_xmit_flush()David S. Miller2014-08-249-15/+44
|/
* ipv6: White-space cleansing : gaps between function and symbol exportIan Morris2014-08-2411-23/+0
* ipv6: White-space cleansing : Structure layoutsIan Morris2014-08-245-21/+13
* ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-2431-203/+203
* net: ec_bhf: remove excessive debug messagesDarek Marcinkiewicz2014-08-241-91/+10
* random32: improvements to prandom_bytesDaniel Borkmann2014-08-242-23/+20
OpenPOWER on IntegriCloud