index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: permits narrower load from bpf program context fields
Yonghong Song
2017-06-14
6
-119
/
+124
*
macvlan: propagate the mac address change status for lowerdev
Zhang Shengju
2017-06-14
1
-4
/
+2
*
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-06-14
6
-23
/
+78
|
\
|
*
ixgbe: pci_set_drvdata must be called before register_netdev
Jeff Mahoney
2017-06-14
1
-1
/
+1
|
*
ixgbe: Resolve cppcheck format string warning
Tony Nguyen
2017-06-14
1
-1
/
+1
|
*
ixgbe: fix writes to PFQDE
Emil Tantilov
2017-06-14
1
-1
/
+1
|
*
ixgbevf: Bump version number
Tony Nguyen
2017-06-14
1
-1
/
+1
|
*
ixgbe: Bump version number
Tony Nguyen
2017-06-14
1
-1
/
+1
|
*
ixgbe: check for Tx timestamp timeouts during watchdog
Jacob Keller
2017-06-14
3
-0
/
+29
|
*
ixgbe: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-06-14
3
-10
/
+17
|
*
ixgbe: avoid permanent lock of *_PTP_TX_IN_PROGRESS
Jacob Keller
2017-06-14
1
-5
/
+15
|
*
ixgbe: fix race condition with PTP_TX_IN_PROGRESS bits
Jacob Keller
2017-06-14
1
-3
/
+12
|
/
*
Merge branch 'net-dsa-Multi-CPU-ground-work'
David S. Miller
2017-06-13
12
-91
/
+91
|
\
|
*
net: dsa: Introduce dsa_get_cpu_port()
Florian Fainelli
2017-06-13
6
-25
/
+29
|
*
net: dsa: Associate slave network device with CPU port
Florian Fainelli
2017-06-13
5
-2
/
+17
|
*
net: dsa: Relocate master ethtool operations
Florian Fainelli
2017-06-13
3
-30
/
+19
|
*
net: dsa: Remove master_netdev and use dst->cpu_dp->netdev
Florian Fainelli
2017-06-13
8
-48
/
+40
|
/
*
cxgb4: handle serial flash interrupt
Ganesh Goudar
2017-06-13
1
-1
/
+1
*
of_mdio: move of_mdio_parse_addr to header file
Jon Mason
2017-06-13
2
-23
/
+23
*
selftests/bpf: make correct use of exit codes in bpf selftests
Jesper Dangaard Brouer
2017-06-13
3
-3
/
+3
*
fjes: remove duplicate set of flag IFF_BROADCAST
Zhang Shengju
2017-06-13
1
-1
/
+0
*
networking: use skb_put_zero()
Johannes Berg
2017-06-13
7
-14
/
+8
*
Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/sc...
David S. Miller
2017-06-13
32
-111
/
+620
|
\
|
*
net: rfkill: gpio: Switch to devm_acpi_dev_add_driver_gpios()
Andy Shevchenko
2017-06-13
1
-4
/
+1
|
*
mac80211: add the action to the drv_ampdu_action tracepoint
Emmanuel Grumbach
2017-06-13
1
-4
/
+7
|
*
nl80211: remove desciption about request from NL80211_CMD_ROAM
Arend Van Spriel
2017-06-13
1
-8
/
+7
|
*
nl80211: add authorized flag to ROAM event
Avraham Stern
2017-06-13
4
-1
/
+19
|
*
cfg80211: support 4-way handshake offloading for 802.1X
Avraham Stern
2017-06-13
7
-1
/
+268
|
*
cfg80211: support 4-way handshake offloading for WPA/WPA2-PSK
Eliad Peller
2017-06-13
4
-2
/
+32
|
*
mac80211: manage RX BA session offload without SKB queue
Johannes Berg
2017-06-08
7
-77
/
+46
|
*
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2017-06-08
1509
-20290
/
+43483
|
|
\
|
*
|
mac80211: Invoke TX LED in more code paths
Bjorn Andersson
2017-05-30
1
-2
/
+2
|
*
|
skbuff/mac80211: introduce and use skb_put_zero()
Johannes Berg
2017-05-30
3
-8
/
+13
|
*
|
mac80211: enable VHT for mesh channel processing
Simon Wunderlich
2017-05-24
1
-1
/
+3
|
*
|
mac80211: mesh: support sending wide bandwidth CSA
Simon Wunderlich
2017-05-24
3
-2
/
+82
|
*
|
mac80211: mark as action frame when parsing IEs of CSA action frames
Simon Wunderlich
2017-05-19
1
-1
/
+1
|
*
|
mac80211: mesh: Allow following CSA to DFS channels if userspace handles it
Benjamin Berg
2017-05-19
3
-3
/
+15
|
*
|
wireless: Require HANDLE_DFS flag to switch channel for non-AP mode
Benjamin Berg
2017-05-19
1
-1
/
+13
|
*
|
wireless: Only join DFS channels in mesh mode if userspace flags support
Benjamin Berg
2017-05-19
3
-0
/
+15
|
*
|
mac80211: move clearing result into ieee80211_parse_ch_switch_ie()
Johannes Berg
2017-05-19
4
-3
/
+2
|
*
|
mac80211: mesh: mark channel as unusable if a regulatory MESH CSA is received
Benjamin Berg
2017-05-19
3
-0
/
+27
|
*
|
mac80211: Dynamically set CoDel parameters per station
Toke Høiland-Jørgensen
2017-05-17
6
-2
/
+73
|
*
|
cfg80211: improve warnings in VHT rate calculation
Johannes Berg
2017-05-17
1
-4
/
+7
*
|
|
Merge tag 'batadv-next-for-davem-20170613' of git://git.open-mesh.org/linux-m...
David S. Miller
2017-06-13
11
-62
/
+72
|
\
\
\
|
*
|
|
batman-adv: Accept only filled wifi station info
Sven Eckelmann
2017-06-13
1
-0
/
+4
|
*
|
|
batman-adv: Use default throughput value on cfg80211 error
Sven Eckelmann
2017-06-13
1
-2
/
+4
|
*
|
|
batman-adv: simplify return handling in some TT functions
Simon Wunderlich
2017-06-09
1
-11
/
+6
|
*
|
|
batman-adv: do not add loop detection mac addresses to global tt
Simon Wunderlich
2017-06-09
1
-0
/
+6
|
*
|
|
batman-adv: tp_meter: mark init function with __init
Antonio Quartulli
2017-06-09
1
-1
/
+2
|
*
|
|
batman-adv: Print correct function names in dbg messages
Sven Eckelmann
2017-05-23
5
-42
/
+46
[next]