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
Commit message (
Expand
)
Author
Age
Files
Lines
*
udpv6: Handle large incoming UDP/IPv6 packets and support software UFO
Sridhar Samudrala
2009-07-12
2
-3
/
+110
*
udpv6: Remove unused skb argument of ipv6_select_ident()
Sridhar Samudrala
2009-07-12
2
-15
/
+15
*
udpv6: Fix gso_size setting in ip6_ufo_append_data
Sridhar Samudrala
2009-07-12
1
-3
/
+5
*
udpv6: Fix HW checksum support for outgoing UFO packets
Sridhar Samudrala
2009-07-12
1
-1
/
+47
*
udpv4: Handle large incoming UDP/IPv4 packets and support software UFO.
Sridhar Samudrala
2009-07-12
3
-1
/
+75
*
net: move and export get_net_ns_by_pid
Johannes Berg
2009-07-12
3
-20
/
+24
*
genetlink: make netns aware
Johannes Berg
2009-07-12
9
-63
/
+223
*
net: make namespace iteration possible under RCU
Johannes Berg
2009-07-12
2
-3
/
+14
*
netlink: use call_rcu for netlink_change_ngroups
Johannes Berg
2009-07-12
1
-4
/
+30
*
netlink: remove unused exports
Johannes Berg
2009-07-12
1
-2
/
+0
*
hwsim: make testmode_cmd static
Johannes Berg
2009-07-10
1
-1
/
+2
*
cfg80211: disallow configuring unsupported interfaces
Johannes Berg
2009-07-10
1
-2
/
+9
*
cfg80211: clean up naming once and for all
Johannes Berg
2009-07-10
7
-356
/
+356
*
cfg80211: fix locking
Johannes Berg
2009-07-10
13
-200
/
+823
*
cfg80211: fix MFP bug, sparse warnings
Johannes Berg
2009-07-10
2
-6
/
+6
*
cfg80211: properly name driver locking
Johannes Berg
2009-07-10
4
-49
/
+45
*
cfg80211: warn again on spurious deauth
Johannes Berg
2009-07-10
1
-6
/
+0
*
cfg80211: mlme API must be able to sleep
Johannes Berg
2009-07-10
3
-51
/
+56
*
cfg80211: dont use union for wext
Johannes Berg
2009-07-10
1
-4
/
+2
*
cfg80211: fix netdev down problem
Johannes Berg
2009-07-10
2
-3
/
+4
*
mac80211: refactor the WEP code to be directly usable
Johannes Berg
2009-07-10
2
-33
/
+23
*
mac80211: rework MLME for multiple authentications
Johannes Berg
2009-07-10
7
-891
/
+750
*
mac80211: remove dead code from mlme
Johannes Berg
2009-07-10
3
-8
/
+1
*
cfg80211: let SME control reassociation vs. association
Johannes Berg
2009-07-10
8
-14
/
+32
*
p54: fix queue stall due to underrun
Christian Lamparter
2009-07-10
1
-3
/
+4
*
p54usb: fix stalls caused by urb allocation failures
Christian Lamparter
2009-07-10
1
-19
/
+17
*
rfkill: prep for rfkill API changes
Johannes Berg
2009-07-10
2
-2
/
+22
*
ath5k: write PCU registers on initial reset
Bob Copeland
2009-07-10
1
-1
/
+1
*
ath5k: do not release irq across suspend/resume
Bob Copeland
2009-07-10
1
-11
/
+0
*
ath: remove unnecessary return in ath_regd_get_band_ctl
Bob Copeland
2009-07-10
1
-2
/
+0
*
ath5k: rework beacon configuration
Bob Copeland
2009-07-10
2
-40
/
+20
*
ath5k: send buffered frames after the beacon
Bob Copeland
2009-07-10
3
-11
/
+34
*
p54spi: remove dead code and definitions
Christian Lamparter
2009-07-10
1
-34
/
+0
*
p54: two endian fixes
Christian Lamparter
2009-07-10
2
-7
/
+7
*
cfg80211: check for current_bss from giwrate
Samuel Ortiz
2009-07-10
1
-2
/
+5
*
rt2x00: use wiphy rfkill interface
Ivo van Doorn
2009-07-10
13
-203
/
+20
*
iwlwifi: fix aggregation limit
Johannes Berg
2009-07-10
1
-1
/
+1
*
mac80211: shorten the passive dwell time for sw scans
Helmut Schaa
2009-07-10
1
-1
/
+1
*
ath9k: remove permissions from debugfs files
Jiri Slaby
2009-07-10
1
-5
/
+5
*
ath5k: remove permissions from debugfs files
Jiri Slaby
2009-07-10
1
-3
/
+5
*
drivers/net/wireless/ath/ath9k: Remove unnecessary semicolons
Joe Perches
2009-07-10
2
-3
/
+1
*
iwlwifi: always print buffer when error condition occurs
Reinette Chatre
2009-07-10
1
-1
/
+1
*
iwlwifi: add utility to print buffer when error occurs
Reinette Chatre
2009-07-10
1
-0
/
+6
*
iwlagn: re-enable PS support for iwlagn
Reinette Chatre
2009-07-10
1
-1
/
+2
*
iwmc3200wifi: remove B0 hardware support
Zhu Yi
2009-07-10
5
-29
/
+0
*
iwmc3200wifi: simplify calibration map
Zhu Yi
2009-07-10
4
-15
/
+17
*
iwmc3200wifi: replace netif_rx with netif_rx_ni
Zhu Yi
2009-07-10
1
-1
/
+1
*
drivers/net/wireless: Use PCI_VDEVICE
Joe Perches
2009-07-10
2
-8
/
+6
*
ath9k: Handle different TX and RX streams properly.
Senthil Balasubramanian
2009-07-10
1
-12
/
+14
*
ath9k: race condition in SCANNING state check during ANI calibration
Senthil Balasubramanian
2009-07-10
2
-4
/
+8
[next]