summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2017-08-03sctp: remove the typedef sctp_errhdr_tXin Long
2017-08-02ipv4: fib: Remove unused functionsIdo Schimmel
2017-08-01net: dsa: rename switch EEE opsVivien Didelot
2017-08-01net: dsa: remove PHY device argument from .set_eeeVivien Didelot
2017-08-01strparser: Generalize strparserTom Herbert
2017-08-01proto_ops: Add locked held versions of sendmsg and sendpageTom Herbert
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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 netlink: Add new type NLA_BITFIELD32Jamal Hadi Salim
2017-07-29udp6: fix socket leak on early demuxPaolo Abeni
2017-07-27sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long
2017-07-25udp: preserve head state for IP_CMSG_PASSSECPaolo Abeni
2017-07-24tcp: remove redundant argument from tcp_rcv_established()Matvejchikov Ilya
2017-07-24sctp: remove the typedef sctp_sackhdr_tXin Long
2017-07-24net: add infrastructure to un-offload UDP tunnel portSabrina Dubroca
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-19net: dsa: unexport dsa_is_port_initializedVivien Didelot
2017-07-19tcp: adjust tail loss probe timeoutYuchung Cheng
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-18xfrm: add xdst pcpu cacheFlorian Westphal
2017-07-18xfrm: remove flow cacheFlorian Westphal
2017-07-17inetpeer: remove AVL implementation in favor of RB treeEric Dumazet
2017-07-17net/unix: drop obsolete fd-recursion limitsDavid Herrmann
2017-07-16sctp: remove the typedef sctp_hmac_algo_param_tXin Long
2017-07-16sctp: remove the typedef sctp_chunks_param_tXin Long
2017-07-16sctp: remove the typedef sctp_random_param_tXin Long
2017-07-16ip6: fix PMTU discovery when using /127 subnetsVincent Bernat
2017-07-15sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-07-13netlink: correctly document nla_put_u64_64bit()Rolf Eike Beer
2017-07-12socket: add documentation for missing elementsstephen hemminger
2017-07-119p: Implement show_optionsDavid Howells
2017-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-08net/sock: add WARN_ON(parent->sk) in sock_graft()Sowmini Varadhan
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2017-07-06net: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-04net, ax25: convert ax25_cb.refcount from atomic_t to refcount_tReshetova, Elena
2017-07-04net, ax25: convert ax25_route.refcount from atomic_t to refcount_tReshetova, Elena
2017-07-04net, ax25: convert ax25_uid_assoc.refcount from atomic_t to refcount_tReshetova, Elena
2017-07-04net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_tReshetova, Elena
2017-07-04net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_tReshetova, Elena
2017-07-04net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_tReshetova, Elena
2017-07-04net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_tReshetova, Elena
2017-07-04net, sctp: convert sctp_auth_bytes.refcnt from atomic_t to refcount_tReshetova, Elena
2017-07-04net, xfrm: convert sec_path.refcnt from atomic_t to refcount_tReshetova, Elena