index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: use IEEE80211_NUM_ACS
Johannes Berg
2012-04-10
5
-8
/
+9
*
mac80211: lazily stop queues in add_pending
Johannes Berg
2012-04-10
1
-4
/
+4
*
mac80211: debounce queue stop/wake
Johannes Berg
2012-04-10
1
-0
/
+6
*
mac80211: decouple # of netdev queues from HW queues
Johannes Berg
2012-04-10
2
-2
/
+6
*
mac80211: refuse TX queue configuration on non-QoS HW
Johannes Berg
2012-04-10
3
-16
/
+22
*
cfg80211/nl80211: clarify TX queue API
Johannes Berg
2012-04-10
4
-17
/
+19
*
mac80211: notify driver of rate control updates
Johannes Berg
2012-04-10
4
-1
/
+46
*
mac80211: remove queue stop on rate control update
Johannes Berg
2012-04-10
2
-20
/
+0
*
mac80211: remove channel type argument from rate_update
Johannes Berg
2012-04-10
7
-66
/
+45
*
mac80211: set HT channel before association
Johannes Berg
2012-04-10
3
-131
/
+114
*
mac80211: use AC constants
Johannes Berg
2012-04-10
1
-4
/
+4
*
mac80211: inline ieee80211_add_pending_skbs
Johannes Berg
2012-04-10
2
-8
/
+5
*
mac80211: make ieee80211_downgrade_queue static
Johannes Berg
2012-04-10
2
-23
/
+20
*
mac80211: clean up uAPSD TX code
Johannes Berg
2012-04-10
1
-3
/
+3
*
mac80211: fix mesh TX coding style
Johannes Berg
2012-04-10
1
-6
/
+6
*
mac80211: don't always advertise remain-on-channel
Johannes Berg
2012-04-10
1
-2
/
+4
*
cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDB
Luis R. Rodriguez
2012-04-09
1
-0
/
+10
*
mac80211: fix the RANN propagation issues
Chun-Yeow Yeoh
2012-04-09
2
-6
/
+20
*
mac80211: fix the sparse warnings on endian handling in RANN propagation
Chun-Yeow Yeoh
2012-04-09
1
-2
/
+2
*
mac80211: when receiving DTIM disable power-save mode only if it was enabled
Ronald Wahl
2012-04-09
1
-3
/
+5
*
mac80211: optimize aggregation session timeout handling
Felix Fietkau
2012-04-09
6
-9
/
+40
*
mac80211: reduce code duplication in debugfs code
Felix Fietkau
2012-04-09
1
-58
/
+13
*
cfg80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
2012-04-09
2
-16
/
+18
*
mac80211: end service period only after sending last buffered frame
Marco Porsch
2012-04-09
1
-7
/
+9
*
mac80211: Add iface name when calling WARN-ON.
Ben Greear
2012-04-09
1
-1
/
+3
*
wireless: rename ht_info to ht_operation
Johannes Berg
2012-04-09
8
-73
/
+70
*
mac80211: flush to get the tx status of nullfunc frame immediately
Rajkumar Manoharan
2012-04-09
1
-0
/
+2
*
mac80211: do not send pspoll when powersave is disabled
Rajkumar Manoharan
2012-04-09
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2012-03-27
3
-14
/
+21
|
\
|
*
mac80211: fix possible tid_rx->reorder_timer use after free
Stanislaw Gruszka
2012-03-26
1
-1
/
+2
|
*
mac80211: remove outdated comment
Eliad Peller
2012-03-26
1
-3
/
+0
|
*
cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info
John W. Linville
2012-03-26
1
-10
/
+19
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-03-27
7
-57
/
+103
|
\
\
|
*
|
net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()
Eric Dumazet
2012-03-27
1
-2
/
+6
|
*
|
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
2012-03-25
1
-2
/
+2
|
*
|
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
2012-03-23
5
-53
/
+95
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
netfilter: nf_conntrack: permanently attach timeout policy to conntrack
Pablo Neira Ayuso
2012-03-23
1
-17
/
+22
|
|
*
netfilter: xt_CT: fix assignation of the generic protocol tracker
Pablo Neira Ayuso
2012-03-23
1
-1
/
+8
|
|
*
netfilter: xt_CT: missing rcu_read_lock section in timeout assignment
Pablo Neira Ayuso
2012-03-23
1
-6
/
+12
|
|
*
netfilter: cttimeout: fix dependency with l4protocol conntrack module
Pablo Neira Ayuso
2012-03-23
3
-24
/
+48
|
|
*
netfilter: xt_LOG: use CONFIG_IP6_NF_IPTABLES instead of CONFIG_IPV6
Pablo Neira Ayuso
2012-03-22
1
-6
/
+6
*
|
|
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-24
1
-0
/
+1
|
\
\
\
|
*
|
|
device.h: cleanup users outside of linux/include (C files)
Paul Gortmaker
2012-03-11
1
-0
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl
Linus Torvalds
2012-03-23
1
-15
/
+9
|
\
\
\
\
|
*
|
|
|
sysctl: Modify __register_sysctl_paths to take a set instead of a root and an...
Eric W. Biederman
2012-01-24
1
-7
/
+3
|
*
|
|
|
sysctl: Add a root pointer to ctl_table_set
Eric W. Biederman
2012-01-24
1
-3
/
+2
|
*
|
|
|
sysctl: Remove the unnecessary sysctl_set parent concept.
Eric W. Biederman
2012-01-24
1
-3
/
+2
|
*
|
|
|
sysctl: Implement retire_sysctl_set
Eric W. Biederman
2012-01-24
1
-1
/
+1
|
*
|
|
|
sysctl: Register the base sysctl table like any other sysctl table.
Eric W. Biederman
2012-01-24
1
-2
/
+2
|
|
/
/
/
*
|
|
|
poll: add poll_requested_events() and poll_does_not_wait() functions
Hans Verkuil
2012-03-23
1
-1
/
+1
[next]