index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-09
rfkill: Add rfkill-any LED trigger
Michał Kępień
1
-1
/
+71
2017-01-06
cfg80211: support ieee80211-freq-limit DT property
Rafał Miłecki
2
-0
/
+139
2017-01-06
cfg80211: move function checking range fit to util.c
Rafał Miłecki
3
-20
/
+25
2017-01-05
cfg80211: only pass sband to set_mandatory_flags_band()
Arend Van Spriel
1
-4
/
+4
2017-01-04
cfg80211: sysfs: use wiphy_name()
Johannes Berg
1
-2
/
+4
2017-01-02
mac80211: Fix addition of mesh configuration element
Ilan peer
1
-2
/
+0
2016-12-20
Revert "rfkill: Add rfkill-any LED trigger"
Johannes Berg
1
-74
/
+1
2016-12-16
nl80211: rework {sched_,}scan event related functions
Arend Van Spriel
3
-34
/
+15
2016-12-16
rfkill: hide unused goto label
Arnd Bergmann
1
-0
/
+2
2016-12-15
mac80211: minstrel: avoid port control frames for sampling
Thomas Huehn
1
-0
/
+5
2016-12-15
mac80211: minstrel_ht: remove obsolete #if for >= 3 streams
Felix Fietkau
1
-20
/
+0
2016-12-15
mac80211: minstrel: make prob_ewma u16 instead of u32
Felix Fietkau
1
-1
/
+1
2016-12-15
mac80211: minstrel: store probability variance instead of standard deviation
Felix Fietkau
4
-19
/
+30
2016-12-15
mac80211: minstrel: reduce MINSTREL_SCALE
Felix Fietkau
1
-1
/
+1
2016-12-15
mac80211: minstrel: remove cur_prob from debugfs
Felix Fietkau
4
-26
/
+18
2016-12-15
mac80211: check for MCS in ieee80211_duration before fetching chanctx
Felix Fietkau
1
-4
/
+4
2016-12-15
mac80211: minstrel_ht: make att_hist and succ_hist u32 instead of u64
Felix Fietkau
1
-1
/
+1
2016-12-15
mac80211: minstrel_ht: move short preamble check out of get_rate
Felix Fietkau
1
-17
/
+5
2016-12-15
mac80211: minstrel_ht: move supported bitrate mask out of group data
Felix Fietkau
3
-22
/
+22
2016-12-15
mac80211: only alloc mem if a station doesn't exist yet
Koen Vandeputte
1
-7
/
+7
2016-12-13
mac80211: Use appropriate name for functions and messages
Masashi Honma
5
-13
/
+13
2016-12-13
mac80211: Remove invalid flag operations in mesh TSF synchronization
Masashi Honma
3
-15
/
+0
2016-12-13
rfkill: Add rfkill-any LED trigger
Michał Kępień
1
-0
/
+73
2016-12-13
rfkill: Cleanup error handling in rfkill_init()
Michał Kępień
1
-11
/
+12
2016-12-13
mac80211: Show pending txqlen in debugfs.
Ben Greear
1
-0
/
+27
2016-12-13
mac80211: Suppress NEW_PEER_CANDIDATE event if no room
Masashi Honma
1
-6
/
+8
2016-12-13
mac80211: multicast to unicast conversion
Michael Braun
4
-1
/
+137
2016-12-13
mac80211: Remove unused 'beaconint_us' variable
Kirtika Ruchandani
1
-4
/
+0
2016-12-13
mac80211: Remove unused 'sband' and 'local' variables
Kirtika Ruchandani
1
-4
/
+0
2016-12-13
mac80211: Remove unused 'len' variable
Kirtika Ruchandani
1
-5
/
+3
2016-12-13
mac80211: Remove unused 'i' variable
Kirtika Ruchandani
1
-3
/
+1
2016-12-13
mac80211: Remove unused 'struct rate_control_ref' variable
Kirtika Ruchandani
1
-4
/
+0
2016-12-13
mac80211: Remove unused 'rates_idx' variable
Kirtika Ruchandani
1
-2
/
+1
2016-12-13
mac80211: Remove unused 'struct ieee80211_rx_status' ptr
Kirtika Ruchandani
1
-4
/
+0
2016-12-13
nl80211: multicast_to_unicast can be changed while IFF_UP
Michael Braun
1
-3
/
+0
2016-12-13
nl80211: check NL80211_ATTR_SCHED_SCAN_INTERVAL only once
Arend Van Spriel
1
-4
/
+1
2016-12-13
cfg80211: get rid of name indirection trick for ieee80211_get_channel()
Arend Van Spriel
1
-3
/
+2
2016-12-13
rfkill: simplify rfkill_set_hw_state() slightly
Johannes Berg
1
-4
/
+1
2016-12-11
netfilter: nft_counter: rework atomic dump and reset
Pablo Neira
1
-72
/
+55
2016-12-10
net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_*
Asbjørn Sloth Tønnesen
1
-27
/
+27
2016-12-10
net: l2tp: export debug flags to UAPI
Asbjørn Sloth Tønnesen
1
-10
/
+0
2016-12-10
net: bridge: shorten ageing time on topology change
Vivien Didelot
3
-2
/
+30
2016-12-10
net: bridge: add helper to set topology change
Vivien Didelot
4
-4
/
+11
2016-12-10
net: bridge: add helper to offload ageing time
Vivien Didelot
3
-17
/
+24
2016-12-10
net: socket: removed an unnecessary newline
Amit Kushwaha
1
-1
/
+0
2016-12-10
netlink: use blocking notifier
WANG Cong
1
-4
/
+4
2016-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2016-12-09
net: skb_condense() can also deal with empty skbs
Eric Dumazet
1
-9
/
+13
2016-12-09
Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...
David S. Miller
5
-11
/
+55
2016-12-09
udp: udp_rmem_release() should touch sk_rmem_alloc later
Eric Dumazet
1
-1
/
+2
[next]