summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net/mlx5e: Implement 1PPS supportEugenia Emantayev2017-01-193-1/+232
| * net/mlx5: Add MTPPS and MTPPSE registers infrastructureEugenia Emantayev2017-01-196-1/+142
| * net/mlx5: Fix version printout in case of health issueEli Cohen2017-01-191-17/+3
| * net/mlx5: Remove information print after attempt to load mlx5_ib moduleLeon Romanovsky2017-01-191-3/+1
* | Merge branch 'cpsw-common-res-usage'David S. Miller2017-01-201-112/+88
|\ \
| * | net: ethernet: ti: cpsw: clarify ethtool ops changing num of descsIvan Khoronzhuk2017-01-201-73/+59
| * | net: ethernet: ti: cpsw: don't duplicate common res in rx handlerIvan Khoronzhuk2017-01-201-24/+16
| * | net: ethernet: ti: cpsw: don't duplicate ndev_runningIvan Khoronzhuk2017-01-201-14/+17
| * | net: ethernet: ti: cpsw: don't disable interrupts in ndo_openIvan Khoronzhuk2017-01-201-2/+0
| * | net: ethernet: ti: cpsw: remove dual check from common res usage functionIvan Khoronzhuk2017-01-201-3/+0
|/ /
* | Merge branch 'rxbusy'David S. Miller2017-01-203-6/+4
|\ \
| * | macvlan: use netdev_is_rx_handler_busy instead of checking specific typeMahesh Bandewar2017-01-201-1/+1
| * | ipvlan: use netdev_is_rx_handler_busy instead of checking specific typeMahesh Bandewar2017-01-201-2/+2
| * | net: remove duplicate code.Mahesh Bandewar2017-01-201-3/+1
|/ /
* | fq_codel: Avoid regenerating skb flow hash unless necessaryAndrew Collins2017-01-201-5/+1
* | vxlan: preserve type of dst_port parm for encap_bypass_if_local()Lance Richardson2017-01-201-1/+1
* | csum: eliminate sparse warning in remcsum_unadjust()Lance Richardson2017-01-201-1/+1
* | Merge branch 'tipc-multicast-through-replication'David S. Miller2017-01-2014-73/+374
|\ \
| * | tipc: make replicast a user selectable optionJon Paul Maloy2017-01-206-17/+112
| * | tipc: introduce replicast as transport option for multicastJon Paul Maloy2017-01-207-47/+149
| * | tipc: add functionality to lookup multicast destination nodesJon Paul Maloy2017-01-204-8/+87
| * | tipc: add function for checking broadcast support in bearerJon Paul Maloy2017-01-204-9/+34
|/ /
* | bpf: add bpf_probe_read_str helperGianluca Borello2017-01-202-1/+46
* | Merge branch 'bus-agnostic-num-vf'David S. Miller2017-01-204-4/+18
|\ \
| * | device: Implement a bus agnostic dev_num_vf routinePhil Sutter2017-01-203-4/+8
| * | PCI: implement num_vf bus type callbackPhil Sutter2017-01-201-0/+6
| * | device: bus_type: Introduce num_vf callbackPhil Sutter2017-01-201-0/+4
|/ /
* | sock: use hlist_entry_safeGeliang Tang2017-01-201-2/+1
* | gre6: Clean up unused struct ipv6_tel_txoption definitionJakub Sitnicki2017-01-201-5/+0
* | net: remove bh disabling around percpu_counter accessesEric Dumazet2017-01-206-23/+3
* | cxgb4: hide unused warningsArnd Bergmann2017-01-201-0/+2
* | net: ipv6: Keep nexthop of multipath route on admin downDavid Ahern2017-01-201-2/+5
* | mlx4: support __GFP_MEMALLOC for rxEric Dumazet2017-01-201-1/+2
* | Revert "net: qcom/emac: configure the external phy to allow pause frames"Timur Tabi2017-01-201-6/+0
* | phy: increase size of MII_BUS_ID_SIZE and bus_idVolodymyr Bendiuga2017-01-191-6/+2
* | macb: Common code to enable ptp support for MACB/GEMAndrei.Pistirica@microchip.com2017-01-192-2/+104
* | net: caif: Remove unused stats member from struct chnl_netTobias Klauser2017-01-191-1/+0
* | net/sched: cls_flower: reduce fl_change stack sizeArnd Bergmann2017-01-191-6/+17
|/
* net: Remove usage of net_device last_rx memberTobias Klauser2017-01-1824-46/+22
* net: dsa: use cpu_switch instead of ds[0]Vivien Didelot2017-01-186-11/+11
* net: dsa: store CPU switch structure in the treeVivien Didelot2017-01-183-11/+9
* net: ethernet: ti: davinci_cpdma: correct check on NULL in set rateIvan Khoronzhuk2017-01-181-1/+2
* Merge branch 'vhost_net-batching'David S. Miller2017-01-183-11/+96
|\
| * tun: rx batchingJason Wang2017-01-181-6/+70
| * vhost_net: tx batchingJason Wang2017-01-181-3/+20
| * vhost: better detection of available buffersJason Wang2017-01-181-2/+6
|/
* net:add one common config ARCH_WANT_RELAX_ORDER to support relax orderingMao Wenan2017-01-183-1/+5
* Merge branch 'ipv6-simplify-rt6_fill_node'David S. Miller2017-01-183-36/+21
|\
| * net: ipv6: remove prefix arg to rt6_fill_nodeDavid Ahern2017-01-181-15/+12
| * net: ipv6: remove nowait arg to rt6_fill_nodeDavid Ahern2017-01-183-25/+13
|/