summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2017-06-13cfg80211: support 4-way handshake offloading for WPA/WPA2-PSKEliad Peller-0/+2
2017-06-09Ipvlan should return an error when an address is already in use.Krister Johansen-1/+9
2017-06-08net: bridge: Receive notification about successful FDB offloadArkadi Sharshevsky-0/+1
2017-06-08net: bridge: Add support for notifying devices about FDB add/delArkadi Sharshevsky-2/+4
2017-06-08net: switchdev: Add support for querying supported bridge flags by hardwareArkadi Sharshevsky-0/+2
2017-06-08Merge tag 'rxrpc-rewrite-20170607-v2' of git://git.kernel.org/pub/scm/linux/k...David S. Miller-0/+2
2017-06-08tcp: add TCPMemoryPressuresChrono counterEric Dumazet-21/+4
2017-06-08tcp: Namespaceify sysctl_tcp_timestampsEric Dumazet-4/+5
2017-06-08tcp: Namespaceify sysctl_tcp_window_scalingEric Dumazet-1/+1
2017-06-08tcp: Namespaceify sysctl_tcp_sackEric Dumazet-2/+3
2017-06-08tcp: add a struct net parameter to tcp_parse_options()Eric Dumazet-1/+1
2017-06-08mac80211: manage RX BA session offload without SKB queueJohannes Berg-4/+17
2017-06-08Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg-110/+270
2017-06-07rxrpc: Provide a cmsg to specify the amount of Tx data for a callDavid Howells-0/+2
2017-06-07xfrm: add UDP encapsulation port in migrate messageAntony Antony-2/+4
2017-06-07xfrm: extend MIGRATE with UDP encapsulation portAntony Antony-2/+4
2017-06-07xfrm: fix xfrm_dev_event() missing when compile without CONFIG_XFRM_OFFLOADHangbin Liu-5/+2
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+2
2017-06-06net: sched: introduce helper to identify gact trap actionJiri Pirko-2/+13
2017-06-05genetlink: remove ops_list from genetlink header.Rosen, Rami-1/+0
2017-06-05net: Update TCP congestion control documentationAnmol Sarma-1/+1
2017-06-04net: ping: do not abuse udp_poll()Eric Dumazet-0/+1
2017-06-04neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"Sowmini Varadhan-0/+1
2017-06-04net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse()Florian Fainelli-1/+1
2017-06-04net/flow_dissector: add support for dissection of misc ip header fieldsOr Gerlitz-0/+11
2017-06-02sctp: merge sctp_stream_new and sctp_stream_initXin Long-2/+2
2017-06-02sctp: define the member stream as an object instead of pointer in asocXin Long-1/+2
2017-06-01net: dsa: remove dsa_uses_tagged_protocolVivien Didelot-7/+1
2017-06-01net: dsa: comment hot path requirementsVivien Didelot-0/+3
2017-05-31dsa: add support for Microchip KSZ tail taggingWoojung Huh-0/+1
2017-05-31sched: add helper for updating statistics on all actionsJakub Kicinski-0/+19
2017-05-31net: dsa: remove dev arg of dsa_register_switchVivien Didelot-1/+1
2017-05-30net: add extack arg to lwtunnel build stateDavid Ahern-3/+6
2017-05-30net: lwtunnel: Add extack to encap attr validationDavid Ahern-4/+9
2017-05-30net: ipv4: Add extack message for invalid prefix or lengthDavid Ahern-1/+2
2017-05-29netfilter: nf_tables: pass set description to ->privsizePablo Neira Ayuso-1/+2
2017-05-29netfilter: nf_tables: select set backend flavour depending on descriptionPablo Neira Ayuso-6/+20
2017-05-29netfilter: conntrack: add nf_ct_iterate_destroyFlorian Westphal-0/+4
2017-05-29netfilter: conntrack: rename nf_ct_iterate_cleanupFlorian Westphal-3/+3
2017-05-27bonding: Prevent duplicate userspace notificationVlad Yasevich-0/+2
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-16/+27
2017-05-26ipv4: add reference counting to metricsEric Dumazet-6/+12
2017-05-26net: ipv4: Save trie prefix to fib lookup resultDavid Ahern-0/+1
2017-05-26net: ipv4: refactor ip_route_input_norefDavid Ahern-0/+3
2017-05-26net: ipv4: refactor __ip_route_output_key_hashDavid Ahern-3/+6
2017-05-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-0/+8
2017-05-25net_sched: only create filter chains for new filters/actionsWANG Cong-1/+2
2017-05-24net: flow_dissector: add support for dissection of tcp flagsJiri Pirko-0/+9
2017-05-24Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-0/+15
2017-05-23net: make struct request_sock_ops::obj_size unsignedAlexey Dobriyan-1/+1