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
*
ip: ip_ra_control() rcu fix
Eric Dumazet
2010-06-10
2
-5
/
+19
*
ipv6: mcast: RCU conversions
Eric Dumazet
2010-06-09
1
-96
/
+87
*
cleanup: remove pppoe_xmit() declaration.
Rami Rosen
2010-06-09
1
-1
/
+0
*
icmp: RCU conversion in icmp_address_reply()
Eric Dumazet
2010-06-09
1
-7
/
+5
*
phonet: use call_rcu for phonet device free
Jiri Pirko
2010-06-09
2
-4
/
+12
*
anycast: Some RCU conversions
Eric Dumazet
2010-06-07
3
-59
/
+49
*
net: avoid two atomic ops in ip_rcv_options()
Eric Dumazet
2010-06-07
1
-4
/
+2
*
ipv4: avoid two atomic ops in ip_rt_redirect()
Eric Dumazet
2010-06-07
1
-7
/
+3
*
igmp: avoid two atomic ops in igmp_rcv()
Eric Dumazet
2010-06-07
1
-6
/
+4
*
ip: Router Alert RCU conversion
Eric Dumazet
2010-06-07
3
-18
/
+18
*
macvlan: use call_rcu for port free
Jiri Pirko
2010-06-07
1
-2
/
+10
*
net: Remove unnecessary net action assertion
jamal
2010-06-07
1
-3
/
+0
*
net sched: make pedit check for clones instead
jamal
2010-06-07
1
-2
/
+1
*
htb: remove two unnecessary assignments
Changli Gao
2010-06-07
1
-2
/
+0
*
greth: Remove unnecessary memset of napi member in netdev private data
Tobias Klauser
2010-06-07
1
-1
/
+0
*
raw: avoid two atomics in xmit
Eric Dumazet
2010-06-07
2
-8
/
+12
*
net-caif: Added missing lock validator constants
Alex Lorca
2010-06-07
1
-3
/
+3
*
tcp: Fix slowness in read /proc/net/tcp
Tom Herbert
2010-06-07
2
-9
/
+86
*
tg3: Update version to 3.111
Matt Carlson
2010-06-06
1
-2
/
+2
*
tg3: Add 5719 PCI device and phy IDs
Matt Carlson
2010-06-06
2
-1
/
+5
*
tg3: Add 5719 ASIC rev
Matt Carlson
2010-06-06
2
-18
/
+52
*
tg3: Use devfn to determine function number
Matt Carlson
2010-06-06
2
-10
/
+4
*
tg3: 5717: Allow serdes link via parallel detect
Matt Carlson
2010-06-06
1
-1
/
+5
*
tg3: Allow single MSI-X vector allocations
Matt Carlson
2010-06-06
1
-12
/
+12
*
tg3: Off-by-one error in RSS setup
Matt Carlson
2010-06-06
1
-1
/
+1
*
tg3: Fix a memory leak on 5717+ devices
Matt Carlson
2010-06-06
1
-2
/
+2
*
tg3: Avoid tx lockups on 5755+ devices
Matt Carlson
2010-06-06
2
-0
/
+4
*
tg3: Relocate APE mutex regs for 5717+
Matt Carlson
2010-06-06
2
-12
/
+38
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-06
49
-270
/
+323
|
\
|
*
r8169: fix random mdio_write failures
Timo Teräs
2010-06-06
1
-0
/
+5
|
*
ip6mr: fix a typo in ip6mr_for_each_table()
Eric Dumazet
2010-06-06
1
-1
/
+1
|
*
ipv6: avoid high order allocations
Eric Dumazet
2010-06-05
1
-1
/
+4
|
*
X25: remove duplicated #include
Huang Weiyi
2010-06-04
1
-2
/
+0
|
*
tcp: use correct net ns in cookie_v4_check()
Eric Dumazet
2010-06-04
1
-1
/
+1
|
*
rps: tcp: fix rps_sock_flow_table table updates
Eric Dumazet
2010-06-04
1
-3
/
+4
|
*
ppp_generic: fix multilink fragment sizes
Ben McKeegan
2010-06-04
1
-1
/
+1
|
*
syncookies: remove Kconfig text line about disabled-by-default
Florian Westphal
2010-06-04
1
-5
/
+5
|
*
ixgbe: only check pfc bits in hang logic if pfc is enabled
John Fastabend
2010-06-04
1
-1
/
+1
|
*
net: check for refcount if pop a stacked dst_entry
Steffen Klassert
2010-06-04
2
-5
/
+5
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-03
3
-18
/
+18
|
|
\
|
|
*
mac80211: fix dialog token allocator
Johannes Berg
2010-06-01
1
-2
/
+4
|
|
*
mac80211: fix blockack-req processing
Johannes Berg
2010-06-01
1
-2
/
+11
|
|
*
ath5k: wake queues on reset
Bruno Randolf
2010-06-01
1
-14
/
+3
|
*
|
ixgbe: return IXGBE_ERR_RAR_INDEX when out of range
Jeff Kirsher
2010-06-03
2
-0
/
+3
|
*
|
act_pedit: access skb->data safely
Changli Gao
2010-06-03
1
-10
/
+14
|
*
|
sfc: Store port number in net_device::dev_id
Ben Hutchings
2010-06-03
2
-4
/
+2
|
*
|
epic100: Test __BIG_ENDIAN instead of (non-existent) CONFIG_BIG_ENDIAN
Roland Dreier
2010-06-03
1
-3
/
+4
|
*
|
tehuti: return -EFAULT on copy_to_user errors
Dan Carpenter
2010-06-03
1
-2
/
+2
|
*
|
isdn/kcapi: return -EFAULT on copy_from_user errors
Dan Carpenter
2010-06-03
1
-3
/
+3
|
*
|
e1000e: change logical negate to bitwise
Dan Carpenter
2010-06-03
1
-1
/
+1
[next]