index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-30
Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...
David S. Miller
5
-44
/
+224
2016-10-29
bpf: Print function name in addition to function id
Thomas Graf
1
-285
/
+289
2016-10-29
flow_dissector: __skb_get_hash_symmetric arg can be const
Florian Westphal
1
-1
/
+1
2016-10-29
tcp/dccp: drop SYN packets if accept queue is full
Eric Dumazet
1
-5
/
+0
2016-10-29
netlink: Add nla_memdup() to wrap kmemdup() use on nlattr
Thomas Graf
1
-0
/
+10
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
1
-1
/
+1
2016-10-27
genetlink: use idr to track families
Johannes Berg
2
-16
/
+17
2016-10-27
genetlink: statically initialize families
Johannes Berg
3
-72
/
+29
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
3
-7
/
+2
2016-10-27
genetlink: introduce and use genl_family_attrbuf()
Johannes Berg
1
-0
/
+2
2016-10-27
skbedit: allow the user to specify bitmask for mark
Antonio Quartulli
2
-0
/
+3
2016-10-27
cfg80211: Add support to update connection parameters
vamsi krishna
2
-0
/
+32
2016-10-27
cfg80211: configure multicast to unicast for AP interfaces
Michael Braun
2
-0
/
+27
2016-10-27
cfg80211: Add KEK/nonces for FILS association frames
Jouni Malinen
3
-0
/
+20
2016-10-27
cfg80211: Add Fast Initial Link Setup (FILS) auth algs
Jouni Malinen
2
-0
/
+9
2016-10-27
cfg80211: Define IEEE P802.11ai (FILS) information elements
Jouni Malinen
2
-0
/
+41
2016-10-27
cfg80211: Add feature flag for Fast Initial Link Setup (FILS) as STA
Jouni Malinen
1
-0
/
+3
2016-10-27
cfg80211: Rename SAE_DATA to more generic AUTH_DATA
Jouni Malinen
2
-8
/
+19
2016-10-27
cfg80211: validate beacon int as part of iface combinations
Johannes Berg
1
-8
/
+4
2016-10-27
cfg80211: add generic helper to check interface is running
Arend Van Spriel
1
-3
/
+10
2016-10-27
net: phy: broadcom: Add support for BCM54612E
Xo Wang
1
-0
/
+1
2016-10-27
net: phy: broadcom: Update Auxiliary Control Register macros
Xo Wang
1
-1
/
+2
2016-10-24
net: ip, diag -- Add diag interface for raw sockets
Cyrill Gorcunov
3
-0
/
+30
2016-10-24
lwt: Remove unused len field
Thomas Graf
1
-2
/
+1
2016-10-23
bpf: add helper for retrieving current numa node id
Daniel Borkmann
2
-0
/
+7
2016-10-23
udp: implement memory accounting helpers
Paolo Abeni
1
-0
/
+4
2016-10-23
net/socket: factor out helpers for memory and queue manipulation
Paolo Abeni
1
-0
/
+4
2016-10-20
net: use core MTU range checking in misc drivers
Jarod Wilson
2
-2
/
+0
2016-10-20
net: use core MTU range checking in WAN drivers
Jarod Wilson
1
-2
/
+0
2016-10-20
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
1
-0
/
+1
2016-10-19
bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers
Thomas Graf
1
-1
/
+1
2016-10-19
cfg80211: allow aborting in-progress connection atttempts
Ilan Peer
1
-3
/
+4
2016-10-19
mac80211: uapsd_queues is in QoS IE order
Emmanuel Grumbach
2
-2
/
+4
2016-10-19
mac80211: add a HW flag for supporting HW TX fragmentation
Sara Sharon
1
-2
/
+8
2016-10-19
mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_trigger
Emmanuel Grumbach
1
-0
/
+4
2016-10-19
wireless: radiotap: fix timestamp sampling position values
Johannes Berg
1
-2
/
+2
2016-10-18
ARM: pxa: enhance smc91x platform data
Robert Jarzmik
1
-0
/
+1
2016-10-18
net: phy: leds: add support for led triggers on phy link state change
Zach Brown
2
-0
/
+58
2016-10-18
net: phy: Create phy_supported_speeds function which lists speeds currently s...
Zach Brown
1
-0
/
+15
2016-10-18
net: Remove all_adj_list and its references
David Ahern
1
-25
/
+0
2016-10-18
net: Introduce new api for walking upper and lower devices
David Ahern
1
-0
/
+17
2016-10-17
net: phy: Threaded interrupts allow some simplification
Andrew Lunn
1
-2
/
+3
2016-10-17
mac80211: fix A-MSDU outer SA/DA
Michael Braun
1
-1
/
+1
2016-10-16
lwtunnel: Add destroy state operation
Tom Herbert
1
-4
/
+3
2016-10-14
qed*: Allow unicast filtering
Yuval Mintz
1
-0
/
+1
2016-10-14
qed: Pass MAC hints to VFs
Yuval Mintz
1
-1
/
+1
2016-10-14
net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...
Shmulik Ladkani
1
-2
/
+2
2016-10-14
net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make i...
Shmulik Ladkani
1
-1
/
+1
2016-10-14
net: phy: Cleanup the Edge-Rate feature in Microsemi PHYs.
Allan W. Nielsen
1
-21
/
+0
2016-10-14
Revert "net: Add driver helper functions to determine checksum offloadability"
stephen hemminger
1
-78
/
+0
[next]