index
:
talos-op-linux
master
Talos™ II 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
*
ipv6: add anti-spoofing checks for 6to4 and 6rd
Hannes Frederic Sowa
2013-01-29
1
-13
/
+41
*
gianfar: Pack struct gfar_priv_grp into three cachelines
Claudiu Manoil
2013-01-29
2
-51
/
+87
*
gianfar: Cleanup gfar_parse_group() code
Claudiu Manoil
2013-01-29
1
-18
/
+16
*
gianfar: Optimize struct gfar_priv_tx_q for two cache lines
Claudiu Manoil
2013-01-29
1
-13
/
+12
*
ipv6: Fix inet6_csk_bind_conflict so it builds with user namespaces enabled
Eric W. Biederman
2013-01-29
1
-1
/
+1
*
pktgen: support net namespace
Cong Wang
2013-01-29
1
-79
/
+117
*
net: fec: add napi support to improve proformance
Frank Li
2013-01-29
2
-7
/
+36
*
ethoc: Cleanup driver format
Barry Grussling
2013-01-29
1
-17
/
+17
*
ip_gre: When TOS is inherited, use configured TOS value for non-IP packets
David Ward
2013-01-29
1
-2
/
+2
*
ipv4: introduce address lifetime
Jiri Pirko
2013-01-29
4
-9
/
+220
*
Merge branch 'ipfrags'
David S. Miller
2013-01-29
6
-56
/
+118
|
\
|
*
net: frag, move LRU list maintenance outside of rwlock
Jesper Dangaard Brouer
2013-01-29
5
-14
/
+33
|
*
net: use lib/percpu_counter API for fragmentation mem accounting
Jesper Dangaard Brouer
2013-01-29
2
-8
/
+20
|
*
net: frag helper functions for mem limit tracking
Jesper Dangaard Brouer
2013-01-29
6
-33
/
+57
|
*
net: cacheline adjust struct inet_frag_queue
Jesper Dangaard Brouer
2013-01-29
1
-4
/
+5
|
*
net: cacheline adjust struct inet_frags for better frag performance
Jesper Dangaard Brouer
2013-01-29
1
-4
/
+7
|
*
net: cacheline adjust struct netns_frags for better frag performance
Jesper Dangaard Brouer
2013-01-29
1
-1
/
+4
|
/
*
net: ks8851: convert to threaded IRQ
Felipe Balbi
2013-01-29
1
-31
/
+12
*
net neigh: Optimize neighbor entry size calculation.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-28
2
-10
/
+8
*
net: avoid to hang up on sending due to sysctl configuration overflow.
bingtian.ly@taobao.com
2013-01-28
2
-8
/
+17
*
via-rhine: add 64bit statistics.
Jamie Gloudon
2013-01-28
1
-8
/
+39
*
drivers/net/phy/micrel_phy: Add support for new PHYs
David J. Choi
2013-01-28
2
-5
/
+68
*
net: phy: realtek: add rtl8211e driver
Giuseppe CAVALLARO
2013-01-28
1
-6
/
+44
*
netpoll: use the net namespace of current process instead of init_net
Cong Wang
2013-01-28
1
-2
/
+4
*
netpoll: use ipv6_addr_equal() to compare ipv6 addr
Cong Wang
2013-01-28
1
-3
/
+3
*
netpoll: add RCU annotation to npinfo field
Cong Wang
2013-01-28
1
-1
/
+1
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-01-28
210
-4987
/
+7702
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
210
-4987
/
+7702
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
70
-217
/
+6497
|
|
|
\
|
|
|
*
mwifiex: fix typo in PCIe adapter NULL check
Avinash Patil
2013-01-22
1
-1
/
+1
|
|
|
*
ath9k: allow setting arbitrary antenna masks on AR9003+
Felix Fietkau
2013-01-22
1
-0
/
+3
|
|
|
*
ath9k_hw: fix chain swap setting when setting rx chainmask to 5
Felix Fietkau
2013-01-22
1
-19
/
+6
|
|
|
*
ath9k_hw: fix calibration issues on chainmask that don't include chain 0
Felix Fietkau
2013-01-22
3
-1
/
+4
|
|
|
*
rtlwifi: Fix build warning introduced by commit a290593
Larry Finger
2013-01-22
1
-2
/
+2
|
|
|
*
iwlegacy: fix IBSS cleanup
Stanislaw Gruszka
2013-01-22
1
-21
/
+14
|
|
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-01-22
6
-31
/
+35
|
|
|
|
\
|
|
|
|
*
mac80211: add encrypt headroom to PERR frames
Bob Copeland
2013-01-16
1
-1
/
+3
|
|
|
|
*
mac80211: set NEED_TXPROCESSING for PERR frames
Bob Copeland
2013-01-16
1
-0
/
+1
|
|
|
|
*
mac80211: fix monitor mode injection
Felix Fietkau
2013-01-16
1
-3
/
+6
|
|
|
|
*
mac80211: synchronize scan off/on-channel and PS states
Stanislaw Gruszka
2013-01-16
3
-26
/
+14
|
|
|
|
*
mac80211: fix FT roaming
Johannes Berg
2013-01-16
1
-1
/
+11
|
|
|
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-01-22
1
-0
/
+2
|
|
|
|
\
\
|
|
|
|
*
|
iwlwifi: audit single frames from AGG queue in RS
Emmanuel Grumbach
2013-01-16
1
-0
/
+2
|
|
|
*
|
|
ath9k: disable the tasklet before taking the PCU lock
Felix Fietkau
2013-01-14
1
-4
/
+3
|
|
|
*
|
|
ath9k: remove sc->rx.rxbuflock to fix a deadlock
Felix Fietkau
2013-01-14
2
-14
/
+0
|
|
|
*
|
|
brcmsmac: increase timer reference count for new timers only
Piotr Haber
2013-01-11
1
-3
/
+4
|
|
|
*
|
|
ath9k: fix rx flush handling
Felix Fietkau
2013-01-11
3
-21
/
+12
|
|
|
*
|
|
ath9k: add a better fix for the rx tasklet vs rx flush race
Felix Fietkau
2013-01-11
5
-19
/
+4
|
|
|
*
|
|
ath9k: remove the WARN_ON that triggers if generating a beacon fails
Felix Fietkau
2013-01-11
1
-1
/
+0
|
|
|
*
|
|
ath9k: fix double-free bug on beacon generate failure
Felix Fietkau
2013-01-11
1
-0
/
+1
[next]