summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-20fq_codel: Avoid regenerating skb flow hash unless necessaryAndrew Collins1-5/+1
2017-01-20vxlan: preserve type of dst_port parm for encap_bypass_if_local()Lance Richardson1-1/+1
2017-01-20csum: eliminate sparse warning in remcsum_unadjust()Lance Richardson1-1/+1
2017-01-20Merge branch 'tipc-multicast-through-replication'David S. Miller14-73/+374
2017-01-20tipc: make replicast a user selectable optionJon Paul Maloy6-17/+112
2017-01-20tipc: introduce replicast as transport option for multicastJon Paul Maloy7-47/+149
2017-01-20tipc: add functionality to lookup multicast destination nodesJon Paul Maloy4-8/+87
2017-01-20tipc: add function for checking broadcast support in bearerJon Paul Maloy4-9/+34
2017-01-20bpf: add bpf_probe_read_str helperGianluca Borello2-1/+46
2017-01-20Merge branch 'bus-agnostic-num-vf'David S. Miller4-4/+18
2017-01-20device: Implement a bus agnostic dev_num_vf routinePhil Sutter3-4/+8
2017-01-20PCI: implement num_vf bus type callbackPhil Sutter1-0/+6
2017-01-20device: bus_type: Introduce num_vf callbackPhil Sutter1-0/+4
2017-01-20sock: use hlist_entry_safeGeliang Tang1-2/+1
2017-01-20gre6: Clean up unused struct ipv6_tel_txoption definitionJakub Sitnicki1-5/+0
2017-01-20net: remove bh disabling around percpu_counter accessesEric Dumazet6-23/+3
2017-01-20cxgb4: hide unused warningsArnd Bergmann1-0/+2
2017-01-20net: ipv6: Keep nexthop of multipath route on admin downDavid Ahern1-2/+5
2017-01-20mlx4: support __GFP_MEMALLOC for rxEric Dumazet1-1/+2
2017-01-20Revert "net: qcom/emac: configure the external phy to allow pause frames"Timur Tabi1-6/+0
2017-01-20net/mlx5e: Reorder update statsSaeed Mahameed1-3/+3
2017-01-20net/mlx5: Move cached hca caps to designated caps structGal Pressman4-23/+23
2017-01-20net/mlx5e: Expose PCIe statistics to ethtoolGal Pressman3-1/+53
2017-01-20net/mlx5: Add MPCNT register infrastructureGal Pressman3-0/+47
2017-01-20net/mlx5e: Expose physical layer statistical counters to ethtoolGal Pressman3-2/+32
2017-01-20net/mlx5: Add PPCNT physical layer statistical group infrastructureGal Pressman2-0/+38
2017-01-20net/mlx5: Query and cache PCAM, MCAM registers on initializationGal Pressman3-0/+30
2017-01-20net/mlx5: Implement PCAM, MCAM access register commandsGal Pressman2-0/+29
2017-01-20net/mlx5: Expose PCAM, MCAM registers infrastructureGal Pressman3-1/+77
2017-01-20net/mlx5e: Receive s-tagged packets in promiscuous modeMohamad Haj Yahia2-20/+68
2017-01-20net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia6-22/+24
2017-01-20net/mlx5e: Implement 1PPS supportEugenia Emantayev3-1/+232
2017-01-20net/mlx5: Add MTPPS and MTPPSE registers infrastructureEugenia Emantayev6-1/+142
2017-01-20net/mlx5: Fix version printout in case of health issueEli Cohen1-17/+3
2017-01-20net/mlx5: Remove information print after attempt to load mlx5_ib moduleLeon Romanovsky1-3/+1
2017-01-19phy: increase size of MII_BUS_ID_SIZE and bus_idVolodymyr Bendiuga1-6/+2
2017-01-19macb: Common code to enable ptp support for MACB/GEMAndrei.Pistirica@microchip.com2-2/+104
2017-01-19net: caif: Remove unused stats member from struct chnl_netTobias Klauser1-1/+0
2017-01-19net/sched: cls_flower: reduce fl_change stack sizeArnd Bergmann1-6/+17
2017-01-19net: Remove usage of net_device last_rx memberTobias Klauser24-46/+22
2017-01-19net: dsa: use cpu_switch instead of ds[0]Vivien Didelot6-11/+11
2017-01-19net: dsa: store CPU switch structure in the treeVivien Didelot3-11/+9
2017-01-19net: ethernet: ti: davinci_cpdma: correct check on NULL in set rateIvan Khoronzhuk1-1/+2
2017-01-19Merge branch 'vhost_net-batching'David S. Miller3-11/+96
2017-01-19tun: rx batchingJason Wang1-6/+70
2017-01-19vhost_net: tx batchingJason Wang1-3/+20
2017-01-19vhost: better detection of available buffersJason Wang1-2/+6
2017-01-19net:add one common config ARCH_WANT_RELAX_ORDER to support relax orderingMao Wenan3-1/+5
2017-01-18Merge branch 'ipv6-simplify-rt6_fill_node'David S. Miller3-36/+21
2017-01-18net: ipv6: remove prefix arg to rt6_fill_nodeDavid Ahern1-15/+12