summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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/kernel/git/konrad/swiotlbLinus Torvalds
2017-01-17Merge tag 'mmc-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus 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-17Merge branch 'mvneta-xmit_more-bql'David S. Miller
2017-01-17net: mvneta: add BQL supportMarcin Wojtas
2017-01-17net: mvneta: add xmit_more supportSimon Guinot
2017-01-17net 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 transitionsJack 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
2017-01-16ax25: Fix segfault after sock connection timeoutBasil Gunn
2017-01-16ipvlan: fix dev_id creation corner case.Mahesh Bandewar
2017-01-16bpf: rework prog_digest into prog_tagDaniel Borkmann
2017-01-16sfc: get PIO buffer size from the NICEdward Cree
2017-01-16sfc: allow PIO more oftenEdward Cree
2017-01-16sctp: remove useless code from sctp_apply_peer_addr_paramsMarcelo Ricardo Leitner
2017-01-16sctp: remove unused var from sctp_process_asconfMarcelo Ricardo Leitner
2017-01-16flow dissector: check if arp_eth is null rather than arpColin Ian King
2017-01-16netlink: do not enter direct reclaim from netlink_trim()Eric Dumazet