summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpf: permits narrower load from bpf program context fieldsYonghong Song2017-06-146-119/+124
* macvlan: propagate the mac address change status for lowerdevZhang Shengju2017-06-141-4/+2
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-06-146-23/+78
|\
| * ixgbe: pci_set_drvdata must be called before register_netdevJeff Mahoney2017-06-141-1/+1
| * ixgbe: Resolve cppcheck format string warningTony Nguyen2017-06-141-1/+1
| * ixgbe: fix writes to PFQDEEmil Tantilov2017-06-141-1/+1
| * ixgbevf: Bump version numberTony Nguyen2017-06-141-1/+1
| * ixgbe: Bump version numberTony Nguyen2017-06-141-1/+1
| * ixgbe: check for Tx timestamp timeouts during watchdogJacob Keller2017-06-143-0/+29
| * ixgbe: add statistic indicating number of skipped Tx timestampsJacob Keller2017-06-143-10/+17
| * ixgbe: avoid permanent lock of *_PTP_TX_IN_PROGRESSJacob Keller2017-06-141-5/+15
| * ixgbe: fix race condition with PTP_TX_IN_PROGRESS bitsJacob Keller2017-06-141-3/+12
|/
* Merge branch 'net-dsa-Multi-CPU-ground-work'David S. Miller2017-06-1312-91/+91
|\
| * net: dsa: Introduce dsa_get_cpu_port()Florian Fainelli2017-06-136-25/+29
| * net: dsa: Associate slave network device with CPU portFlorian Fainelli2017-06-135-2/+17
| * net: dsa: Relocate master ethtool operationsFlorian Fainelli2017-06-133-30/+19
| * net: dsa: Remove master_netdev and use dst->cpu_dp->netdevFlorian Fainelli2017-06-138-48/+40
|/
* cxgb4: handle serial flash interruptGanesh Goudar2017-06-131-1/+1
* of_mdio: move of_mdio_parse_addr to header fileJon Mason2017-06-132-23/+23
* selftests/bpf: make correct use of exit codes in bpf selftestsJesper Dangaard Brouer2017-06-133-3/+3
* fjes: remove duplicate set of flag IFF_BROADCASTZhang Shengju2017-06-131-1/+0
* networking: use skb_put_zero()Johannes Berg2017-06-137-14/+8
* Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/sc...David S. Miller2017-06-1332-111/+620
|\
| * net: rfkill: gpio: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko2017-06-131-4/+1
| * mac80211: add the action to the drv_ampdu_action tracepointEmmanuel Grumbach2017-06-131-4/+7
| * nl80211: remove desciption about request from NL80211_CMD_ROAMArend Van Spriel2017-06-131-8/+7
| * nl80211: add authorized flag to ROAM eventAvraham Stern2017-06-134-1/+19
| * cfg80211: support 4-way handshake offloading for 802.1XAvraham Stern2017-06-137-1/+268
| * cfg80211: support 4-way handshake offloading for WPA/WPA2-PSKEliad Peller2017-06-134-2/+32
| * mac80211: manage RX BA session offload without SKB queueJohannes Berg2017-06-087-77/+46
| * Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2017-06-081509-20290/+43483
| |\
| * | mac80211: Invoke TX LED in more code pathsBjorn Andersson2017-05-301-2/+2
| * | skbuff/mac80211: introduce and use skb_put_zero()Johannes Berg2017-05-303-8/+13
| * | mac80211: enable VHT for mesh channel processingSimon Wunderlich2017-05-241-1/+3
| * | mac80211: mesh: support sending wide bandwidth CSASimon Wunderlich2017-05-243-2/+82
| * | mac80211: mark as action frame when parsing IEs of CSA action framesSimon Wunderlich2017-05-191-1/+1
| * | mac80211: mesh: Allow following CSA to DFS channels if userspace handles itBenjamin Berg2017-05-193-3/+15
| * | wireless: Require HANDLE_DFS flag to switch channel for non-AP modeBenjamin Berg2017-05-191-1/+13
| * | wireless: Only join DFS channels in mesh mode if userspace flags supportBenjamin Berg2017-05-193-0/+15
| * | mac80211: move clearing result into ieee80211_parse_ch_switch_ie()Johannes Berg2017-05-194-3/+2
| * | mac80211: mesh: mark channel as unusable if a regulatory MESH CSA is receivedBenjamin Berg2017-05-193-0/+27
| * | mac80211: Dynamically set CoDel parameters per stationToke Høiland-Jørgensen2017-05-176-2/+73
| * | cfg80211: improve warnings in VHT rate calculationJohannes Berg2017-05-171-4/+7
* | | Merge tag 'batadv-next-for-davem-20170613' of git://git.open-mesh.org/linux-m...David S. Miller2017-06-1311-62/+72
|\ \ \
| * | | batman-adv: Accept only filled wifi station infoSven Eckelmann2017-06-131-0/+4
| * | | batman-adv: Use default throughput value on cfg80211 errorSven Eckelmann2017-06-131-2/+4
| * | | batman-adv: simplify return handling in some TT functionsSimon Wunderlich2017-06-091-11/+6
| * | | batman-adv: do not add loop detection mac addresses to global ttSimon Wunderlich2017-06-091-0/+6
| * | | batman-adv: tp_meter: mark init function with __initAntonio Quartulli2017-06-091-1/+2
| * | | batman-adv: Print correct function names in dbg messagesSven Eckelmann2017-05-235-42/+46