index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-03
mac80211: fix panic when using hardware WEP
Pavel Roskin
1
-1
/
+1
2008-06-03
mac80211: fix rate control initialisation
Johannes Berg
1
-0
/
+2
2008-06-03
mac80211: allow disable FAT in specific configurations
Emmanuel Grumbach
2
-2
/
+46
2008-06-03
mac80211: sends HT IE to user level through wext
Emmanuel Grumbach
1
-0
/
+8
2008-06-03
mac80211: fix deadlock in sta->lock
Tomas Winkler
1
-13
/
+17
2008-06-03
mac80211: fix ieee80211_get_buffered_bc
Tomas Winkler
1
-9
/
+7
2008-06-03
mac80211: clean up skb reallocation code
Johannes Berg
3
-70
/
+95
2008-05-22
mac80211: remove channel use statistics
Johannes Berg
6
-169
/
+12
2008-05-22
mac80211: use multi-queue master netdevice
Johannes Berg
10
-93
/
+114
2008-05-22
mac80211: dont allow fragmentation and requeuing on A-MPDU queues
Johannes Berg
2
-3
/
+22
2008-05-22
mac80211: move TX info into skb->cb
Johannes Berg
15
-363
/
+285
2008-05-22
mac80211: reorder some transmit handlers
Johannes Berg
1
-116
/
+118
2008-05-22
mac80211: use rate index in TX control
Johannes Berg
7
-78
/
+93
2008-05-22
mac80211: let drivers wake but not start queues
Johannes Berg
2
-13
/
+7
2008-05-22
mac80211: fix bugs in queue handling functions
Johannes Berg
1
-3
/
+3
2008-05-22
mac80211: separate Tx and Rx MCS when configuring HT
Ron Rindjunsky
1
-35
/
+61
2008-05-22
mac80211: tkip.c use struct tkip_ctx in phase 2 key mixing
Harvey Harrison
1
-10
/
+7
2008-05-22
mac80211: tkip.c use struct tkip_ctx in phase 1 key mixing
Harvey Harrison
1
-17
/
+10
2008-05-22
mac80211: add a struct to hold tkip context
Harvey Harrison
5
-49
/
+50
2008-05-22
mac80211: add const, remove unused function, make one function static
Harvey Harrison
4
-20
/
+7
2008-05-22
mac80211: introduce struct michael_mic_ctx and static helpers
Harvey Harrison
2
-35
/
+44
2008-05-22
mac80211: michael.c use kernel-provided infrastructure
Harvey Harrison
1
-46
/
+14
2008-05-22
mac80211: Consolidate hash kfree-ing in mesh.c.
Pavel Emelyanov
1
-6
/
+9
2008-05-22
mac80211: Merge error paths in mesh_table_grow().
Pavel Emelyanov
1
-12
/
+4
2008-05-22
mac80211: Do not report false error from mesh_path_add.
Pavel Emelyanov
1
-1
/
+1
2008-05-22
mac80211: Fix sleeping allocation under lock in mesh_path_node_copy.
Pavel Emelyanov
1
-1
/
+1
2008-05-22
mac80211: Report allocation failure from mesh_path_node_copy.
Pavel Emelyanov
1
-1
/
+4
2008-05-22
mac80211: Prepare mesh_table_grow to failing copy_node callback.
Pavel Emelyanov
3
-4
/
+16
2008-05-22
mac80211: Fix one more call to synchronize_rcu in atomic context.
Pavel Emelyanov
1
-1
/
+0
2008-05-22
mac80211: Brush up error paths in mesh_path_add.
Pavel Emelyanov
1
-22
/
+20
2008-05-20
tipc: Cosmetic cleanup of topology service code
Allan Stephens
2
-15
/
+13
2008-05-20
tipc: Consolidate subscriber & subscriber port references
Allan Stephens
3
-90
/
+116
2008-05-20
tipc: Fix bug in topology server byte swapping routine
Allan Stephens
1
-3
/
+1
2008-05-20
tipc: Add support for customized subscription endianness
Allan Stephens
2
-19
/
+18
2008-05-20
tipc: Add support for customized subscription overlap handling
Allan Stephens
2
-1
/
+11
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
18
-335
/
+455
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
60
-272
/
+828
2008-05-15
net: handle errors from device_rename
Stephen Hemminger
1
-1
/
+5
2008-05-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
10
-95
/
+524
2008-05-15
net/irda/irnet/irnet_irda.c needs unaligned.h
Andrew Morton
1
-0
/
+1
2008-05-15
9p: fix error path during early mount
Eric Van Hensbergen
4
-20
/
+23
2008-05-15
9p: make cryptic unknown error from server less scary
Eric Van Hensbergen
1
-2
/
+2
2008-05-15
9p: fix flags length in net
Steven Rostedt
2
-3
/
+3
2008-05-15
9p: Correct fidpool creation failure in p9_client_create
Josef 'Jeff' Sipek
1
-1
/
+1
2008-05-15
9p: use struct mutex instead of struct semaphore
Josef 'Jeff' Sipek
1
-9
/
+9
2008-05-15
9p: propagate parse_option changes to client and transports
Eric Van Hensbergen
2
-14
/
+45
2008-05-15
9p: Documentation updates
Eric Van Hensbergen
7
-46
/
+441
2008-05-15
mac80211: Set IEEE80211_TXPD_REQ_TX_STATUS for all TX frames
Ivo van Doorn
1
-0
/
+5
2008-05-15
wireless: Add missing locking to cfg80211_dev_rename
Eric W. Biederman
1
-5
/
+28
2008-05-15
mac80211: make rx radiotap header more flexible
Bruno Randolf
1
-62
/
+133
[next]