summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-07-31tcp: remove unused mib countersFlorian Westphal
2017-07-31tcp: remove CA_ACK_SLOWPATHFlorian Westphal
2017-07-31tcp: remove header predictionFlorian Westphal
2017-07-31tcp: remove low_latency sysctlFlorian Westphal
2017-07-31tcp: remove prequeue supportFlorian Westphal
2017-07-30net sched actions: add time filter for action dumpingJamal Hadi Salim
2017-07-30net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batchJamal Hadi Salim
2017-07-30net netlink: Add new type NLA_BITFIELD32Jamal Hadi Salim
2017-07-29net: ethtool: add support for forward error correction modesVidya Sagar Ravipati
2017-07-27qed: enhanced per queue max coalesce value.Rahul Verma
2017-07-27qed: Read per queue coalesce from hardwareRahul Verma
2017-07-27qed: Add support for vf coalesce configuration.Rahul Verma
2017-07-27qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru
2017-07-24tcp: remove redundant argument from tcp_rcv_established()Matvejchikov Ilya
2017-07-24Merge tag 'rxrpc-rewrite-20170721' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-07-24sctp: remove the typedef sctp_abort_chunk_tXin Long
2017-07-24sctp: remove the typedef sctp_heartbeat_chunk_tXin Long
2017-07-24sctp: remove the typedef sctp_heartbeathdr_tXin Long
2017-07-24sctp: remove the typedef sctp_sack_chunk_tXin Long
2017-07-24sctp: remove the typedef sctp_sackhdr_tXin Long
2017-07-24sctp: remove the typedef sctp_sack_variable_tXin Long
2017-07-24sctp: remove the typedef sctp_dup_tsn_tXin Long
2017-07-24sctp: remove the typedef sctp_gap_ack_block_tXin Long
2017-07-24sctp: remove the typedef sctp_unrecognized_param_tXin Long
2017-07-24sctp: remove the typedef sctp_cookie_param_tXin Long
2017-07-24sctp: remove the typedef sctp_initack_chunk_tXin Long
2017-07-24net: add infrastructure to un-offload UDP tunnel portSabrina Dubroca
2017-07-24net: add new netdevice feature for offload of RX port for UDP tunnelsSabrina Dubroca
2017-07-21rxrpc: Move the packet.h include file into net/rxrpc/David Howells
2017-07-21rxrpc: Expose UAPI definitions to userspaceDavid Howells
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-20bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann
2017-07-19net: make dev_close and related functions voidstephen hemminger
2017-07-19net: dsa: unexport dsa_is_port_initializedVivien Didelot
2017-07-19tcp: adjust tail loss probe timeoutYuchung Cheng
2017-07-19llist: clang: introduce member_address_is_nonnull()Alexander Potapenko
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-19Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-07-18xfrm: add xdst pcpu cacheFlorian Westphal
2017-07-18xfrm: remove flow cacheFlorian Westphal
2017-07-17net: fix build error in devmap helper callsJohn Fastabend
2017-07-17IB/core: Remove NOIO QP create flagLeon Romanovsky
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky
2017-07-17IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky
2017-07-17IB/core: Introduce modify QP operation with udataParav Pandit
2017-07-17bpf: check NULL for sk_to_full_sk() return valueWANG Cong
2017-07-17net: Revert "net: add function to allocate sk_buff head without data area"Florian Westphal
2017-07-17net: Kill NETIF_F_UFO and SKB_GSO_UDP.David S. Miller