summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2017-10-12udp: perform source validation for mcast early demuxPaolo Abeni
2017-10-12netlink: fix nla_put_{u8,u16,u32} for KASANArnd Bergmann
2017-10-12IPv4: early demux can return an error codePaolo Abeni
2017-10-12sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter
2017-10-05mac80211: fix VLAN handling with TXQsJohannes Berg
2017-09-20Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer
2017-09-20Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer
2017-08-28ipv6: fix sparse warning on rt6i_nodeWei Wang
2017-08-25udp6: set rx_dst_cookie on rx_dst updatesPaolo Abeni
2017-08-25tcp: fix refcnt leak with ebpf congestion controlSabrina Dubroca
2017-08-24net_sched: fix a refcount_t issue with noop_qdiscEric Dumazet
2017-08-22ipv6: add rcu grace period before freeing fib6_nodeWei Wang
2017-08-20net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov
2017-08-18datagram: When peeking datagrams with offset < 0 don't skip empty skbsMatthew Dawson
2017-08-16ipv4: better IP_MAX_MTU enforcementEric Dumazet
2017-08-15ipv6: fix NULL dereference in ip6_route_dev_notify()Eric Dumazet
2017-08-15Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...David S. Miller
2017-08-14udp: fix linear skb reception with PEEK_OFFAl Viro
2017-08-11udp: harden copy_linear_skb()Eric Dumazet
2017-08-11net: fix compilation when busy poll is not enabledDaniel Borkmann
2017-08-11bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born
2017-08-09mac80211: add api to start ba session timer expired flowNaftali Goldstein
2017-08-03tcp: introduce tcp_rto_delta_us() helper for xmit timer fixNeal Cardwell
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-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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
2017-07-04net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_tReshetova, Elena
2017-07-04net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_tReshetova, Elena
2017-07-04net, x25: convert x25_neigh.refcnt from atomic_t to refcount_tReshetova, Elena