aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-13net: dsa: Associate slave network device with CPU portFlorian Fainelli1-0/+1
2017-06-13net: dsa: Relocate master ethtool operationsFlorian Fainelli1-12/+5
2017-06-13net: dsa: Remove master_netdev and use dst->cpu_dp->netdevFlorian Fainelli1-5/+0
2017-06-13Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller2-4/+75
2017-06-13nl80211: add authorized flag to ROAM eventAvraham Stern1-0/+4
2017-06-13cfg80211: support 4-way handshake offloading for 802.1XAvraham Stern1-0/+32
2017-06-13cfg80211: support 4-way handshake offloading for WPA/WPA2-PSKEliad Peller1-0/+2
2017-06-09Ipvlan should return an error when an address is already in use.Krister Johansen1-1/+9
2017-06-08net: bridge: Receive notification about successful FDB offloadArkadi Sharshevsky1-0/+1
2017-06-08net: bridge: Add support for notifying devices about FDB add/delArkadi Sharshevsky1-2/+4
2017-06-08net: switchdev: Add support for querying supported bridge flags by hardwareArkadi Sharshevsky1-0/+2
2017-06-08Merge tag 'rxrpc-rewrite-20170607-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller1-0/+2
2017-06-08tcp: add TCPMemoryPressuresChrono counterEric Dumazet2-21/+4
2017-06-08tcp: Namespaceify sysctl_tcp_timestampsEric Dumazet3-4/+5
2017-06-08tcp: Namespaceify sysctl_tcp_window_scalingEric Dumazet2-1/+1
2017-06-08tcp: Namespaceify sysctl_tcp_sackEric Dumazet2-2/+3
2017-06-08tcp: add a struct net parameter to tcp_parse_options()Eric Dumazet1-1/+1
2017-06-08mac80211: manage RX BA session offload without SKB queueJohannes Berg1-4/+17
2017-06-08Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg27-110/+270
2017-06-07rxrpc: Provide a cmsg to specify the amount of Tx data for a callDavid Howells1-0/+2
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+2
2017-06-06net: sched: introduce helper to identify gact trap actionJiri Pirko1-2/+13
2017-06-05genetlink: remove ops_list from genetlink header.Rosen, Rami1-1/+0
2017-06-05net: Update TCP congestion control documentationAnmol Sarma1-1/+1
2017-06-04net: ping: do not abuse udp_poll()Eric Dumazet1-0/+1
2017-06-04neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"Sowmini Varadhan1-0/+1
2017-06-04net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse()Florian Fainelli1-1/+1
2017-06-04net/flow_dissector: add support for dissection of misc ip header fieldsOr Gerlitz1-0/+11
2017-06-02sctp: merge sctp_stream_new and sctp_stream_initXin Long1-2/+2
2017-06-02sctp: define the member stream as an object instead of pointer in asocXin Long1-1/+2
2017-06-01net: dsa: remove dsa_uses_tagged_protocolVivien Didelot1-7/+1
2017-06-01net: dsa: comment hot path requirementsVivien Didelot1-0/+3
2017-05-31dsa: add support for Microchip KSZ tail taggingWoojung Huh1-0/+1
2017-05-31sched: add helper for updating statistics on all actionsJakub Kicinski1-0/+19
2017-05-31net: dsa: remove dev arg of dsa_register_switchVivien Didelot1-1/+1
2017-05-30net: add extack arg to lwtunnel build stateDavid Ahern1-3/+6
2017-05-30net: lwtunnel: Add extack to encap attr validationDavid Ahern1-4/+9
2017-05-30net: ipv4: Add extack message for invalid prefix or lengthDavid Ahern1-1/+2
2017-05-27bonding: Prevent duplicate userspace notificationVlad Yasevich1-0/+2
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-16/+27
2017-05-26ipv4: add reference counting to metricsEric Dumazet2-6/+12
2017-05-26net: ipv4: Save trie prefix to fib lookup resultDavid Ahern1-0/+1
2017-05-26net: ipv4: refactor ip_route_input_norefDavid Ahern1-0/+3
2017-05-26net: ipv4: refactor __ip_route_output_key_hashDavid Ahern1-3/+6
2017-05-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-0/+8
2017-05-25net_sched: only create filter chains for new filters/actionsWANG Cong1-1/+2
2017-05-24net: flow_dissector: add support for dissection of tcp flagsJiri Pirko1-0/+9
2017-05-24Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-0/+15
2017-05-23net: make struct request_sock_ops::obj_size unsignedAlexey Dobriyan1-1/+1
2017-05-23net: make struct inet_frags::qsize unsignedAlexey Dobriyan1-1/+1