summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: switchdev: Add support for querying supported bridge flags by hardwareArkadi Sharshevsky2017-06-081-0/+2
* Merge tag 'rxrpc-rewrite-20170607-v2' of git://git.kernel.org/pub/scm/linux/k...David S. Miller2017-06-081-0/+2
|\
| * rxrpc: Provide a cmsg to specify the amount of Tx data for a callDavid Howells2017-06-071-0/+2
* | tcp: add TCPMemoryPressuresChrono counterEric Dumazet2017-06-082-21/+4
* | tcp: Namespaceify sysctl_tcp_timestampsEric Dumazet2017-06-083-4/+5
* | tcp: Namespaceify sysctl_tcp_window_scalingEric Dumazet2017-06-082-1/+1
* | tcp: Namespaceify sysctl_tcp_sackEric Dumazet2017-06-082-2/+3
* | tcp: add a struct net parameter to tcp_parse_options()Eric Dumazet2017-06-081-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-062-1/+2
|\
| * net: Update TCP congestion control documentationAnmol Sarma2017-06-051-1/+1
| * net: ping: do not abuse udp_poll()Eric Dumazet2017-06-041-0/+1
* | net: sched: introduce helper to identify gact trap actionJiri Pirko2017-06-061-2/+13
* | genetlink: remove ops_list from genetlink header.Rosen, Rami2017-06-051-1/+0
* | neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"Sowmini Varadhan2017-06-041-0/+1
* | net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse()Florian Fainelli2017-06-041-1/+1
* | net/flow_dissector: add support for dissection of misc ip header fieldsOr Gerlitz2017-06-041-0/+11
* | sctp: merge sctp_stream_new and sctp_stream_initXin Long2017-06-021-2/+2
* | sctp: define the member stream as an object instead of pointer in asocXin Long2017-06-021-1/+2
* | net: dsa: remove dsa_uses_tagged_protocolVivien Didelot2017-06-011-7/+1
* | net: dsa: comment hot path requirementsVivien Didelot2017-06-011-0/+3
* | dsa: add support for Microchip KSZ tail taggingWoojung Huh2017-05-311-0/+1
* | sched: add helper for updating statistics on all actionsJakub Kicinski2017-05-311-0/+19
* | net: dsa: remove dev arg of dsa_register_switchVivien Didelot2017-05-311-1/+1
* | net: add extack arg to lwtunnel build stateDavid Ahern2017-05-301-3/+6
* | net: lwtunnel: Add extack to encap attr validationDavid Ahern2017-05-301-4/+9
* | net: ipv4: Add extack message for invalid prefix or lengthDavid Ahern2017-05-301-1/+2
* | bonding: Prevent duplicate userspace notificationVlad Yasevich2017-05-271-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-264-16/+27
|\ \ | |/
| * ipv4: add reference counting to metricsEric Dumazet2017-05-262-6/+12
| * Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-05-241-0/+15
| |\
| | * net/sched: act_csum: Add accessors for offloading driversOr Gerlitz2017-05-231-0/+15
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-05-231-10/+0
| |\ \ | | |/ | |/|
| | * xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca2017-05-041-10/+0
* | | net: ipv4: Save trie prefix to fib lookup resultDavid Ahern2017-05-261-0/+1
* | | net: ipv4: refactor ip_route_input_norefDavid Ahern2017-05-261-0/+3
* | | net: ipv4: refactor __ip_route_output_key_hashDavid Ahern2017-05-261-3/+6
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-05-251-0/+8
|\ \ \
| * | | Bluetooth: Set LE Default PHY preferencesMarcel Holtmann2017-05-181-0/+7
| * | | Bluetooth: Enable LE Channel Selection Algorithm eventMarcel Holtmann2017-05-181-0/+1
* | | | net_sched: only create filter chains for new filters/actionsWANG Cong2017-05-251-1/+2
* | | | net: flow_dissector: add support for dissection of tcp flagsJiri Pirko2017-05-241-0/+9
* | | | net: make struct request_sock_ops::obj_size unsignedAlexey Dobriyan2017-05-231-1/+1
* | | | net: make struct inet_frags::qsize unsignedAlexey Dobriyan2017-05-231-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-222-1/+5
|\ \ \ \ | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-05-212-1/+5
| |\ \ \
| | * | | netfilter: nf_tables: revisit chain/object refcounting from elementsPablo Neira Ayuso2017-05-151-1/+1
| | * | | netfilter: nfnl_cthelper: reject del request if helper obj is in useLiping Zhang2017-05-151-0/+2
| | * | | netfilter: introduce nf_conntrack_helper_put helper functionLiping Zhang2017-05-151-0/+2
* | | | | net: dsa: move notifier info to private headerVivien Didelot2017-05-221-10/+0
* | | | | net: ipv6: Plumb extack through route add functionsDavid Ahern2017-05-222-2/+3
OpenPOWER on IntegriCloud