index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: Fix typo in net/ipv6/Kconfig
Michael Beasley
2008-04-24
1
-1
/
+1
*
tg3: sparse cleanup
Eric Dumazet
2008-04-24
1
-0
/
+2
*
ipv6 RAW: Disallow IPPROTO_IPV6-level IPV6_CHECKSUM socket option on ICMPv6 s...
YOSHIFUJI Hideaki
2008-04-24
1
-0
/
+18
*
tcp: tcp_probe buffer overflow and incorrect return value
Tom Quetchenbach
2008-04-24
1
-5
/
+4
*
niu: Add support for Neptune FEM/NEM cards for C10 server blades
Matheos Worku
2008-04-24
2
-30
/
+277
*
niu: Determine the # of ports from the card's VPD data
Matheos Worku
2008-04-24
2
-11
/
+65
*
ethtool: EEPROM dump no longer works for tg3 and natsemi
Mandeep Singh Baines
2008-04-24
1
-0
/
+5
*
af_key: Fix af_key.c compiler warning
Brian Haley
2008-04-24
1
-3
/
+2
*
tun: Multicast handling in tun_chr_ioctl() needs proper locking.
David S. Miller
2008-04-24
1
-0
/
+10
*
[NET]: Fix heavy stack usage in seq_file output routines.
Pavel Emelyanov
2008-04-24
6
-50
/
+56
*
[AF_UNIX] Initialise UNIX sockets before general device initcalls
David Woodhouse
2008-04-24
1
-1
/
+5
*
[RTNETLINK]: Fix bogus ASSERT_RTNL warning
Patrick McHardy
2008-04-23
2
-2
/
+8
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-04-23
14
-38
/
+129
|
\
|
*
iwlwifi: Don't unlock priv->mutex if it isn't locked
Roland Dreier
2008-04-23
2
-2
/
+0
|
*
wireless: rndis_wlan: modparam_workaround_interval is never below 0.
Roel Kluin
2008-04-23
1
-2
/
+3
|
*
prism54: prism54_get_encode() test below 0 on unsigned index
Roel Kluin
2008-04-23
1
-1
/
+1
|
*
mac80211: update mesh EID values
Luis Carlos Cobo
2008-04-23
1
-7
/
+13
|
*
b43: Workaround DMA quirks
Michael Buesch
2008-04-23
1
-8
/
+39
|
*
mac80211: fix use before check of Qdisc length
Ron Rindjunsky
2008-04-23
1
-1
/
+1
|
*
net/mac80211/rx.c: fix off-by-one
Adrian Bunk
2008-04-23
1
-1
/
+1
|
*
mac80211: Fix race between ieee80211_rx_bss_put and lookup routines.
Pavel Emelyanov
2008-04-23
1
-2
/
+5
|
*
ath5k: Fix radio identification on AR5424/2424
Nick Kossifidis
2008-04-23
1
-4
/
+10
|
*
ssb: Fix all-ones boardflags
Larry Finger
2008-04-23
1
-0
/
+5
|
*
b43: Add more btcoexist workarounds
Michael Buesch
2008-04-23
1
-4
/
+9
|
*
b43: Fix HostFlags data types
Michael Buesch
2008-04-23
2
-3
/
+4
|
*
b43: Workaround invalid bluetooth settings
Michael Buesch
2008-04-23
1
-2
/
+20
|
*
mac80211: MAINTAINERS update
Johannes Berg
2008-04-23
1
-4
/
+2
|
*
mac80211: Fix n-band association problem
Abhijeet Kolekar
2008-04-23
1
-1
/
+20
*
|
iwlwifi: Fix built-in compilation of iwlcore (part 2)
Zhu Yi
2008-04-23
1
-2
/
+1
*
|
tun: Fix minor race in TUNSETLINK ioctl handling.
David S. Miller
2008-04-23
1
-2
/
+9
*
|
ppp_generic: use stats from net_device structure
Paulius Zaleckas
2008-04-23
1
-29
/
+19
|
/
*
iwlwifi: Fix built-in compilation of iwlcore
Tomas Winkler
2008-04-23
1
-1
/
+1
*
net: Unexport move_addr_to_{kernel,user}
Adrian Bunk
2008-04-23
1
-3
/
+0
*
rt2x00: Select LEDS_CLASS.
David S. Miller
2008-04-23
1
-5
/
+10
*
iwlwifi: Select LEDS_CLASS.
David S. Miller
2008-04-23
1
-2
/
+6
*
leds: Do not guard NEW_LEDS with HAS_IOMEM
David S. Miller
2008-04-23
1
-1
/
+0
*
[IPSEC]: Fix catch-22 with algorithm IDs above 31
Herbert Xu
2008-04-22
4
-2
/
+7
*
time: Export set_normalized_timespec.
YOSHIFUJI Hideaki
2008-04-21
1
-0
/
+1
*
tcp: Make use of before macro in tcp_input.c
Arnd Hannemann
2008-04-21
1
-1
/
+1
*
hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.c
Mark Asselstine
2008-04-21
1
-3
/
+0
*
[NETNS]: Remove empty ->init callback.
Pavel Emelyanov
2008-04-21
1
-7
/
+0
*
[DCCP]: Convert do_gettimeofday() to getnstimeofday().
YOSHIFUJI Hideaki
2008-04-21
1
-11
/
+6
*
[NETNS]: Don't initialize err variable twice.
Pavel Emelyanov
2008-04-21
1
-2
/
+1
*
[NETNS]: The ip6_fib_timer can work with garbage on net namespace stop.
Pavel Emelyanov
2008-04-21
1
-1
/
+1
*
[IPV4]: Convert do_gettimeofday() to getnstimeofday().
YOSHIFUJI Hideaki
2008-04-21
2
-10
/
+10
*
[IPV4]: Make icmp_sk_init() static.
Adrian Bunk
2008-04-21
1
-1
/
+1
*
[IPV6]: Make struct ip6_prohibit_entry_template static.
Adrian Bunk
2008-04-21
1
-1
/
+1
*
tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.c
Satoru SATOH
2008-04-21
1
-1
/
+1
*
[NET]: Expose netdevice dev_id through sysfs
David Woodhouse
2008-04-20
1
-0
/
+2
*
skbuff: fix missing kernel-doc notation
Randy Dunlap
2008-04-20
1
-0
/
+1
[next]