summary refs log tree commit diff
AgeCommit message (Expand)Author
2017-01-18sctp: add reconf_enable in asoc ep and netnsXin Long
2017-01-18sctp: add stream reconf primitiveXin Long
2017-01-18sctp: add stream reconf timerXin Long
2017-01-18sctp: add support for generating stream reconf ssn reset request chunkXin Long
2017-01-18Merge branch 'rework-inet_csk_get_port'David S. Miller
2017-01-18inet: reset tb->fastreuseport when adding a reuseport skJosef Bacik
2017-01-18inet: split inet_csk_get_port into two functionsJosef Bacik
2017-01-18inet: don't check for bind conflicts twice when searching for a portJosef Bacik
2017-01-18inet: kill smallest_size and smallest_portJosef Bacik
2017-01-18inet: drop ->bind_conflictJosef Bacik
2017-01-18inet: collapse ipv4/v6 rcv_saddr_equal functions into oneJosef Bacik
2017-01-18stmicro: add more information to Kconfigjpinto
2017-01-18net/mlx5e: Support bpf_xdp_adjust_head()Martin KaFai Lau
2017-01-17tcp: accept RST for rcv_nxt - 1 after receiving a FINJason Baron
2017-01-17net: ethoc: Make needlessly global struct ethtool_ops staticTobias Klauser
2017-01-17Merge branch 'sfc-RX-hash-config'David S. Miller
2017-01-17sfc: read back RX hash config from the NIC when querying it with ethtool -xEdward Cree
2017-01-17sfc: support setting RSS hash key through ethtool APIEdward Cree
2017-01-17cxgb4: Implement ndo_get_phys_port_id for mgmt devGanesh Goudar
2017-01-17net: ping: Use right format specifier to avoid type castingGao Feng
2017-01-17qed: Replace memset with eth_zero_addrShyam Saini
2017-01-17bridge: sparse fixes in br_ip6_multicast_alloc_query()Lance Richardson
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-17Merge branch 'mpls-packet-stats'David S. Miller
2017-01-17mpls: Packet statsRobert Shearman
2017-01-17net: AF-specific RTM_GETSTATS attributesRobert Shearman
2017-01-17stmmac: add missing of_node_putJulia Lawall
2017-01-17virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmitRolf Neugebauer
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-17Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-17Merge tag 'mmc-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-01-17Merge tag 'for-linus-20170116' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-01-17net: marvell: sky2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-17net: marvell: skge: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-17net: jme: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-17net: korina: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-16Merge branch 'mvneta-xmit_more-bql'David S. Miller
2017-01-16net: mvneta: add BQL supportMarcin Wojtas
2017-01-16net: mvneta: add xmit_more supportSimon Guinot
2017-01-16net sched actions: fix refcnt when GETing of action after bindJamal Hadi Salim
2017-01-16Merge tag 'nfs-for-4.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-01-16Merge branch 'mlx4-core-fixes'David S. Miller
2017-01-16net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein
2017-01-16net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein
2017-01-16net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein
2017-01-16net/sched: cls_flower: Disallow duplicate internal elementsPaul Blakey
2017-01-16net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registeredHeiner Kallweit
2017-01-16net/mlx5e: Fix a -Wmaybe-uninitialized warningArnd Bergmann
2017-01-16ipv6: sr: add missing Kbuild export for header filesDavid Lebrun
2017-01-16bpf, trace: make ctx access checks more robustDaniel Borkmann