index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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
*
cfg80211: Add new wireless regulatory infrastructure
Luis R. Rodriguez
2008-09-15
7
-116
/
+1087
*
net: ip_vs_proto_{tcp,udp} build fix
Stephen Rothwell
2008-09-12
2
-0
/
+2
*
multiq: Further multiqueue cleanup
Alexander Duyck
2008-09-12
1
-4
/
+9
*
pkt_action: add new action skbedit
Alexander Duyck
2008-09-12
3
-0
/
+215
*
pkt_sched: Add multiqueue scheduler support
Alexander Duyck
2008-09-12
3
-0
/
+477
*
tcp_ipv6: fix use of uninitialized memory
Vegard Nossum
2008-09-12
1
-1
/
+2
*
net: fix scheduling of dst_gc_task by __dst_free
Benjamin Thery
2008-09-12
1
-0
/
+1
*
vlan: vlan device not reading gso max size of parent.
Alexander Duyck
2008-09-11
2
-0
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-09-11
12
-2865
/
+3029
|
\
|
*
mac80211: Reorder debugfs calls during netdev deinit
Jouni Malinen
2008-09-11
1
-2
/
+2
|
*
mac80211: move frame TX function
Johannes Berg
2008-09-11
8
-30
/
+30
|
*
mac80211: make ieee80211_rx_h_mgmt more readable
Johannes Berg
2008-09-11
1
-8
/
+8
|
*
mac80211: move spectrum management code out
Johannes Berg
2008-09-11
5
-89
/
+114
|
*
mac80211: make BA session handling independent of STA mode
Johannes Berg
2008-09-11
4
-362
/
+380
|
*
mac80211: initialise queue QoS parameters at hw start
Johannes Berg
2008-09-11
4
-27
/
+35
|
*
mac80211: split ieee80211_sta_def_wmm_params
Johannes Berg
2008-09-11
1
-21
/
+27
|
*
mac80211: consolidate deauth/disassoc
Johannes Berg
2008-09-11
1
-36
/
+11
|
*
mac80211: reorder frame code in mlme
Johannes Berg
2008-09-11
1
-389
/
+387
|
*
mac80211: remove useless 'ibss' parameter
Johannes Berg
2008-09-11
1
-4
/
+3
|
*
mac80211: simplify scan start
Johannes Berg
2008-09-11
1
-4
/
+1
|
*
mac80211: clarify scan request
Johannes Berg
2008-09-11
1
-1
/
+10
|
*
mac80211: move some HT code out of main.c
Johannes Berg
2008-09-11
2
-375
/
+375
|
*
mac80211: move some HT code out of mlme.c
Johannes Berg
2008-09-11
3
-321
/
+329
|
*
mac80211: move BSS handling to scan code
Johannes Berg
2008-09-11
3
-308
/
+313
|
*
mac80211: refactor and move scan RX code
Johannes Berg
2008-09-11
3
-136
/
+194
|
*
mac80211: start moving scan code from mlme
Johannes Berg
2008-09-11
4
-544
/
+582
|
*
mac80211: remove useless non-NULL tests from scan results code
Johannes Berg
2008-09-11
1
-22
/
+18
|
*
mac80211: use sdata pointer for scan interface
Johannes Berg
2008-09-11
3
-15
/
+13
|
*
mac80211: reorder mlme code
Johannes Berg
2008-09-11
1
-530
/
+500
|
*
mac80211: stop queues before carrier off
Tomas Winkler
2008-09-11
1
-9
/
+17
|
*
mac80211: remove disassociation code from ieee80211_set_associated
Tomas Winkler
2008-09-11
1
-46
/
+56
|
*
mac80211: disassociate when moving to new BSS
Tomas Winkler
2008-09-11
1
-2
/
+7
|
*
mac80211: restructure disassoc/deauth flows
Tomas Winkler
2008-09-11
1
-31
/
+54
|
*
mac80211: move IE parsing to util file
Johannes Berg
2008-09-11
2
-145
/
+144
|
*
mac80211: fix typo in action frame handling
Johannes Berg
2008-09-11
1
-1
/
+1
|
*
mac80211: fix action frame length checks
Johannes Berg
2008-09-11
3
-2
/
+11
|
*
mac80211: BSS info: check channel first
Johannes Berg
2008-09-11
1
-11
/
+11
|
*
mac80211: make conf_tx non-atomic
Johannes Berg
2008-09-11
1
-5
/
+8
|
*
mac80211: move some RCU locking into an if branch
Johannes Berg
2008-09-11
1
-5
/
+4
|
*
mac80211: change MIMO_PS to SM_PS
Tomas Winkler
2008-09-11
1
-2
/
+2
*
|
net: Add SKB DMA mapping helper functions.
David S. Miller
2008-09-11
2
-0
/
+67
|
/
*
ipv6: On interface down/unregister, purge icmp routes too.
David S. Miller
2008-09-10
1
-0
/
+20
*
ipsec: Add missing list_del() in xfrm_state_gc_task().
David S. Miller
2008-09-09
1
-0
/
+1
*
ipsec: Use RCU-like construct for saved state within a walk
Herbert Xu
2008-09-09
1
-13
/
+39
*
Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2008-09-09
22
-726
/
+2231
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into l...
Simon Horman
2008-09-10
51
-256
/
+415
|
|
\
|
*
|
ipvs: Embed user stats structure into kernel stats structure
Sven Wegener
2008-09-09
3
-67
/
+56
|
*
|
ipvs: Restrict connection table size via Kconfig
Sven Wegener
2008-09-09
1
-1
/
+2
|
*
|
IPVS: Remove incorrect ip_route_me_harder(), fix IPv6
Julius Volz
2008-09-09
1
-9
/
+0
|
*
|
ipvs: handle PARTIAL_CHECKSUM
Simon Horman
2008-09-09
2
-4
/
+70
[next]