aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ntb.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-18net: dsa: use cpu_switch instead of ds[0]Vivien Didelot6-11/+11
2017-01-18net: dsa: store CPU switch structure in the treeVivien Didelot3-11/+9
2017-01-18net: ethernet: ti: davinci_cpdma: correct check on NULL in set rateIvan Khoronzhuk1-1/+2
2017-01-18tun: rx batchingJason Wang1-6/+70
2017-01-18vhost_net: tx batchingJason Wang1-3/+20
2017-01-18vhost: better detection of available buffersJason Wang1-2/+6
2017-01-18net:add one common config ARCH_WANT_RELAX_ORDER to support relax orderingMao Wenan3-1/+5
2017-01-18net: ipv6: remove prefix arg to rt6_fill_nodeDavid Ahern1-15/+12
2017-01-18net: ipv6: remove nowait arg to rt6_fill_nodeDavid Ahern3-25/+13
2017-01-18sctp: implement sender-side procedures for SSN Reset Request ParameterXin Long6-10/+149
2017-01-18sctp: add sockopt SCTP_ENABLE_STREAM_RESETXin Long4-0/+96
2017-01-18sctp: add reconf_enable in asoc ep and netnsXin Long6-2/+28
2017-01-18sctp: add stream reconf primitiveXin Long6-1/+41
2017-01-18sctp: add stream reconf timerXin Long8-2/+113
2017-01-18sctp: add support for generating stream reconf ssn reset request chunkXin Long5-1/+156
2017-01-18inet: reset tb->fastreuseport when adding a reuseport skJosef Bacik2-20/+95
2017-01-18inet: split inet_csk_get_port into two functionsJosef Bacik1-22/+44
2017-01-18inet: don't check for bind conflicts twice when searching for a portJosef Bacik1-20/+11
2017-01-18inet: kill smallest_size and smallest_portJosef Bacik3-26/+4
2017-01-18inet: drop ->bind_conflictJosef Bacik8-72/+7
2017-01-18inet: collapse ipv4/v6 rcv_saddr_equal functions into oneJosef Bacik9-113/+95
2017-01-18stmicro: add more information to Kconfigjpinto2-9/+9
2017-01-18net/mlx5e: Support bpf_xdp_adjust_head()Martin KaFai Lau3-29/+40
2017-01-17tcp: accept RST for rcv_nxt - 1 after receiving a FINJason Baron1-3/+25
2017-01-17net: ethoc: Make needlessly global struct ethtool_ops staticTobias Klauser1-1/+1
2017-01-17sfc: read back RX hash config from the NIC when querying it with ethtool -xEdward Cree6-0/+96
2017-01-17sfc: support setting RSS hash key through ethtool APIEdward Cree4-16/+50
2017-01-17cxgb4: Implement ndo_get_phys_port_id for mgmt devGanesh Goudar1-0/+27
2017-01-17net: ping: Use right format specifier to avoid type castingGao Feng1-3/+3
2017-01-17qed: Replace memset with eth_zero_addrShyam Saini2-5/+4
2017-01-17bridge: sparse fixes in br_ip6_multicast_alloc_query()Lance Richardson2-3/+3
2017-01-17mpls: Packet statsRobert Shearman4-28/+252
2017-01-17net: AF-specific RTM_GETSTATS attributesRobert Shearman3-0/+55
2017-01-17stmmac: add missing of_node_putJulia Lawall1-0/+1
2017-01-17virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmitRolf Neugebauer1-2/+0
2017-01-17net: marvell: sky2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-28/+40
2017-01-17net: marvell: skge: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-26/+37
2017-01-17net: jme: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2-20/+20
2017-01-17net: korina: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-01-16net: mvneta: add BQL supportMarcin Wojtas1-3/+19
2017-01-16net: mvneta: add xmit_more supportSimon Guinot1-3/+10
2017-01-16net sched actions: fix refcnt when GETing of action after bindJamal Hadi Salim1-3/+2
2017-01-16net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein1-9/+14
2017-01-16net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT transitionsJack Morgenstein1-2/+3
2017-01-16net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein1-18/+20
2017-01-16net/sched: cls_flower: Disallow duplicate internal elementsPaul Blakey1-3/+14
2017-01-16net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registeredHeiner Kallweit1-9/+10
2017-01-16net/mlx5e: Fix a -Wmaybe-uninitialized warningArnd Bergmann1-4/+7
2017-01-16ipv6: sr: add missing Kbuild export for header filesDavid Lebrun4-0/+11
2017-01-16bpf, trace: make ctx access checks more robustDaniel Borkmann1-0/+9