summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* of_mdio: move of_mdio_parse_addr to header fileJon Mason2017-06-131-1/+23
* Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/sc...David S. Miller2017-06-135-8/+157
|\
| * nl80211: remove desciption about request from NL80211_CMD_ROAMArend Van Spriel2017-06-131-8/+7
| * nl80211: add authorized flag to ROAM eventAvraham Stern2017-06-132-0/+15
| * cfg80211: support 4-way handshake offloading for 802.1XAvraham Stern2017-06-133-1/+73
| * cfg80211: support 4-way handshake offloading for WPA/WPA2-PSKEliad Peller2017-06-133-2/+23
| * 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-08110-485/+2093
| |\
| * | skbuff/mac80211: introduce and use skb_put_zero()Johannes Berg2017-05-301-0/+9
| * | 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
* | | net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com2017-06-131-2/+2
* | | mdio_bus: handle only single PHY reset GPIOSergei Shtylyov2017-06-131-4/+2
* | | udp: avoid a cache miss on dequeuePaolo Abeni2017-06-121-0/+2
* | | net: factor out a helper to decrement the skb refcountPaolo Abeni2017-06-121-0/+13
* | | Merge tag 'mlx5-updates-2017-06-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-06-112-28/+38
|\ \ \
| * | | net/mlx5e: Add support for reading connector type from PTYSEran Ben Elisha2017-06-082-2/+18
| * | | net/mlx5: Update flow table commands layoutMaor Gottlieb2017-06-081-26/+20
| | |/ | |/|
* | | bpf: add bpf_set_hash helper for tc progsDaniel Borkmann2017-06-101-1/+7
* | | qed*: LL2 callback operationsMichal Kalderon2017-06-092-52/+64
* | | qed: Cleaner seperation of LL2 inputsMintz, Yuval2017-06-091-0/+39
* | | qed: Revise ll2 Rx completionMintz, Yuval2017-06-091-0/+26
* | | qed: LL2 to use packed information for txMintz, Yuval2017-06-091-0/+27
* | | Ipvlan should return an error when an address is already in use.Krister Johansen2017-06-092-1/+16
* | | net: ipmr: add getlink supportNikolay Aleksandrov2017-06-081-0/+42
* | | net: bridge: Receive notification about successful FDB offloadArkadi Sharshevsky2017-06-082-0/+2
* | | 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-082-10/+17
|\ \ \
| * | | rxrpc: Provide a cmsg to specify the amount of Tx data for a callDavid Howells2017-06-072-0/+3
| * | | rxrpc: Provide a getsockopt call to query what cmsgs types are supportedDavid Howells2017-06-071-10/+14
| |/ /
* | | tcp: add TCPMemoryPressuresChrono counterEric Dumazet2017-06-083-21/+5
* | | 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
* | | net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko2017-06-081-2/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-0624-51/+154
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-063-1/+3
| |\ \
| | * | net: Update TCP congestion control documentationAnmol Sarma2017-06-051-1/+1
| | * | net/mlx4: Fix the check in attaching steering rulesTalat Batheesh2017-06-041-0/+1
| | * | net: ping: do not abuse udp_poll()Eric Dumazet2017-06-041-0/+1
| * | | compiler, clang: suppress warning for unused static inline functionsDavid Rientjes2017-06-061-0/+7
| * | | Merge tag 'media/v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-06-062-3/+3
| |\ \ \
| | * | | [media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIERHans Verkuil2017-06-042-3/+3
| * | | | Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-06-052-0/+21
| |\ \ \ \
| | * | | | cpuset: consider dying css as offlineTejun Heo2017-05-241-0/+20