aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-22net: dsa: bcm_sf2: Make SF2_IO64_MACRO() utilize 32-bit macroFlorian Fainelli1-2/+2
2017-01-22net: systemport: Add support for SYSTEMPORT LiteFlorian Fainelli3-79/+327
2017-01-22net: systemport: Dynamically allocate number of TX ringsFlorian Fainelli2-1/+12
2017-01-22ipv6: add NUMA awareness to seg6_hmac_init_algo()Eric Dumazet1-1/+2
2017-01-22net: stmicro: fix LS field mask in EEE configurationjpinto1-1/+1
2017-01-22net/mlx4: use rb_entry()Geliang Tang1-4/+4
2017-01-226lowpan: use rb_entry()Geliang Tang1-4/+4
2017-01-20net: dsa: Remove hwmon supportAndrew Lunn8-350/+0
2017-01-20phy: marvell: Add support for temperature sensorAndrew Lunn1-3/+420
2017-01-20inet: don't use sk_v6_rcv_saddr directlyJosef Bacik1-1/+1
2017-01-20net: ethernet: ti: cpsw: clarify ethtool ops changing num of descsIvan Khoronzhuk1-73/+59
2017-01-20net: ethernet: ti: cpsw: don't duplicate common res in rx handlerIvan Khoronzhuk1-24/+16
2017-01-20net: ethernet: ti: cpsw: don't duplicate ndev_runningIvan Khoronzhuk1-14/+17
2017-01-20net: ethernet: ti: cpsw: don't disable interrupts in ndo_openIvan Khoronzhuk1-2/+0
2017-01-20net: ethernet: ti: cpsw: remove dual check from common res usage functionIvan Khoronzhuk1-3/+0
2017-01-20macvlan: use netdev_is_rx_handler_busy instead of checking specific typeMahesh Bandewar1-1/+1
2017-01-20ipvlan: use netdev_is_rx_handler_busy instead of checking specific typeMahesh Bandewar1-2/+2
2017-01-20net: remove duplicate code.Mahesh Bandewar1-3/+1
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-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-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-19net: ipv6: Keep nexthop of multipath route on admin downDavid Ahern1-2/+5
2017-01-19mlx4: support __GFP_MEMALLOC for rxEric Dumazet1-1/+2
2017-01-19Revert "net: qcom/emac: configure the external phy to allow pause frames"Timur Tabi1-6/+0
2017-01-19net/mlx5e: Reorder update statsSaeed Mahameed1-3/+3
2017-01-19net/mlx5: Move cached hca caps to designated caps structGal Pressman4-23/+23
2017-01-19net/mlx5e: Expose PCIe statistics to ethtoolGal Pressman3-1/+53
2017-01-19net/mlx5: Add MPCNT register infrastructureGal Pressman3-0/+47
2017-01-19net/mlx5e: Expose physical layer statistical counters to ethtoolGal Pressman3-2/+32
2017-01-19net/mlx5: Add PPCNT physical layer statistical group infrastructureGal Pressman2-0/+38
2017-01-19net/mlx5: Query and cache PCAM, MCAM registers on initializationGal Pressman3-0/+30
2017-01-19net/mlx5: Implement PCAM, MCAM access register commandsGal Pressman2-0/+29
2017-01-19net/mlx5: Expose PCAM, MCAM registers infrastructureGal Pressman3-1/+77
2017-01-19net/mlx5e: Receive s-tagged packets in promiscuous modeMohamad Haj Yahia2-20/+68
2017-01-19net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia6-22/+24
2017-01-19net/mlx5e: Implement 1PPS supportEugenia Emantayev3-1/+232
2017-01-19net/mlx5: Add MTPPS and MTPPSE registers infrastructureEugenia Emantayev6-1/+142
2017-01-19net/mlx5: Fix version printout in case of health issueEli Cohen1-17/+3