summaryrefslogtreecommitdiff
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | net: introduce a new function dst_dev_put()Wei Wang2017-06-171-0/+1
* | | | net: introduce DST_NOGC in dst_release() to destroy dst based on refcntWei Wang2017-06-171-1/+4
* | | | tls: kernel TLS supportDave Watson2017-06-151-0/+237
* | | | tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functionsDave Watson2017-06-151-0/+2
* | | | tcp: ULP infrastructureDave Watson2017-06-152-0/+29
* | | | net: dsa: Associate slave network device with CPU portFlorian Fainelli2017-06-131-0/+1
* | | | net: dsa: Relocate master ethtool operationsFlorian Fainelli2017-06-131-12/+5
* | | | net: dsa: Remove master_netdev and use dst->cpu_dp->netdevFlorian Fainelli2017-06-131-5/+0
* | | | Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/sc...David S. Miller2017-06-132-4/+75
|\ \ \ \
| * | | | nl80211: add authorized flag to ROAM eventAvraham Stern2017-06-131-0/+4
| * | | | cfg80211: support 4-way handshake offloading for 802.1XAvraham Stern2017-06-131-0/+32
| * | | | cfg80211: support 4-way handshake offloading for WPA/WPA2-PSKEliad Peller2017-06-131-0/+2
| * | | | mac80211: manage RX BA session offload without SKB queueJohannes Berg2017-06-081-4/+17
| * | | | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2017-06-0827-110/+270
| |\ \ \ \
| * | | | | wireless: Only join DFS channels in mesh mode if userspace flags supportBenjamin Berg2017-05-191-0/+4
| * | | | | mac80211: Dynamically set CoDel parameters per stationToke Høiland-Jørgensen2017-05-171-0/+16
* | | | | | Ipvlan should return an error when an address is already in use.Krister Johansen2017-06-091-1/+9
* | | | | | net: bridge: Receive notification about successful FDB offloadArkadi Sharshevsky2017-06-081-0/+1
* | | | | | net: bridge: Add support for notifying devices about FDB add/delArkadi Sharshevsky2017-06-081-2/+4
* | | | | | 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