summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2017-06-08tcp: add TCPMemoryPressuresChrono counterEric Dumazet
2017-06-08tcp: Namespaceify sysctl_tcp_timestampsEric Dumazet
2017-06-08tcp: Namespaceify sysctl_tcp_window_scalingEric Dumazet
2017-06-08tcp: Namespaceify sysctl_tcp_sackEric Dumazet
2017-06-08tcp: add a struct net parameter to tcp_parse_options()Eric Dumazet
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-06net: sched: introduce helper to identify gact trap actionJiri Pirko
2017-06-05genetlink: remove ops_list from genetlink header.Rosen, Rami
2017-06-05net: Update TCP congestion control documentationAnmol Sarma
2017-06-04net: ping: do not abuse udp_poll()Eric Dumazet
2017-06-04neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"Sowmini Varadhan
2017-06-04net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse()Florian Fainelli
2017-06-04net/flow_dissector: add support for dissection of misc ip header fieldsOr Gerlitz
2017-06-02sctp: merge sctp_stream_new and sctp_stream_initXin Long
2017-06-02sctp: define the member stream as an object instead of pointer in asocXin Long
2017-06-01net: dsa: remove dsa_uses_tagged_protocolVivien Didelot
2017-06-01net: dsa: comment hot path requirementsVivien Didelot
2017-05-31dsa: add support for Microchip KSZ tail taggingWoojung Huh
2017-05-31sched: add helper for updating statistics on all actionsJakub Kicinski
2017-05-31net: dsa: remove dev arg of dsa_register_switchVivien Didelot
2017-05-30net: add extack arg to lwtunnel build stateDavid Ahern
2017-05-30net: lwtunnel: Add extack to encap attr validationDavid Ahern
2017-05-30net: ipv4: Add extack message for invalid prefix or lengthDavid Ahern
2017-05-27bonding: Prevent duplicate userspace notificationVlad Yasevich
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-26ipv4: add reference counting to metricsEric Dumazet
2017-05-26net: ipv4: Save trie prefix to fib lookup resultDavid Ahern
2017-05-26net: ipv4: refactor ip_route_input_norefDavid Ahern
2017-05-26net: ipv4: refactor __ip_route_output_key_hashDavid Ahern
2017-05-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-05-25net_sched: only create filter chains for new filters/actionsWANG Cong
2017-05-24net: flow_dissector: add support for dissection of tcp flagsJiri Pirko
2017-05-24Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2017-05-23net: make struct request_sock_ops::obj_size unsignedAlexey Dobriyan
2017-05-23net: make struct inet_frags::qsize unsignedAlexey Dobriyan
2017-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-05-23net/sched: act_csum: Add accessors for offloading driversOr Gerlitz
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-22net: dsa: move notifier info to private headerVivien Didelot
2017-05-22net: ipv6: Plumb extack through route add functionsDavid Ahern
2017-05-22net: ipv4: Plumb extack through route add functionsDavid Ahern
2017-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-18net: dsa: use switchdev_obj_dump_cb_t everywhereVivien Didelot
2017-05-18net: dsa: include switchdev.h only onceVivien Didelot
2017-05-18net: make struct dst_entry::dev first memberAlexey Dobriyan
2017-05-18net: x25: fix one potential use-after-free issuelinzhang
2017-05-18Bluetooth: Set LE Default PHY preferencesMarcel Holtmann
2017-05-18Bluetooth: Enable LE Channel Selection Algorithm eventMarcel Holtmann
2017-05-17tcp: switch TCP TS option (RFC 7323) to 1ms clockEric Dumazet