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
*
garp: remove last synchronize_rcu() call
Eric Dumazet
2011-05-12
2
-2
/
+13
*
vmxnet3: Use single tx queue when CONFIG_PCI_MSI not defined
Shreyas Bhatewara
2011-05-12
2
-2
/
+5
*
sctp: sctp_sendmsg: Don't test known non-null sinfo
Joe Perches
2011-05-12
1
-6
/
+4
*
sctp: sctp_sendmsg: Don't initialize default_sinfo
Joe Perches
2011-05-12
1
-1
/
+2
*
l2tp: fix potential rcu race
Eric Dumazet
2011-05-12
1
-6
/
+4
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-11
37
-217
/
+401
|
\
|
*
Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6
David S. Miller
2011-05-10
14
-161
/
+279
|
|
\
|
|
*
netfilter: revert a2361c8735e07322023aedc36e4938b35af31eb0
Pablo Neira Ayuso
2011-05-10
1
-5
/
+0
|
|
*
netfilter: IPv6: fix DSCP mangle code
Fernando Luis Vazquez Cao
2011-05-10
1
-1
/
+1
|
|
*
netfilter: IPv6: initialize TOS field in REJECT target module
Fernando Luis Vazquez Cao
2011-05-10
1
-1
/
+3
|
|
*
IPVS: init and cleanup restructuring
Hans Schillstrom
2011-05-10
8
-80
/
+223
|
|
*
IPVS: Change of socket usage to enable name space exit.
Hans Schillstrom
2011-05-10
2
-22
/
+38
|
|
*
netfilter: ebtables: only call xt_compat_add_offset once per rule
Florian Westphal
2011-05-10
1
-52
/
+9
|
|
*
netfilter: fix ebtables compat support
Eric Dumazet
2011-05-10
2
-3
/
+4
|
|
*
netfilter: ctnetlink: fix timestamp support for new conntracks
Pablo Neira Ayuso
2011-05-10
1
-0
/
+4
|
*
|
slcan: fix ldisc->open retval
Oliver Hartkopp
2011-05-10
1
-1
/
+3
|
*
|
net/usb: mark LG VL600 LTE modem ethernet interface as WWAN
Dan Williams
2011-05-10
1
-1
/
+1
|
*
|
xfrm: Don't allow esn with disabled anti replay detection
Steffen Klassert
2011-05-10
1
-0
/
+3
|
*
|
xfrm: Assign the inner mode output function to the dst entry
Steffen Klassert
2011-05-10
6
-6
/
+27
|
*
|
net: dev_close() should check IFF_UP
Eric Dumazet
2011-05-10
1
-4
/
+6
|
*
|
vlan: fix GVRP at dismantle time
Eric Dumazet
2011-05-10
2
-3
/
+3
|
*
|
pch_gbe: support ML7223 IOH
Tomoya
2011-05-09
2
-1
/
+18
|
*
|
PCH_GbE : Fixed the issue of checksum judgment
Toshiharu Okada
2011-05-09
1
-5
/
+4
|
*
|
PCH_GbE : Fixed the issue of collision detection
Toshiharu Okada
2011-05-09
1
-2
/
+1
|
*
|
NET: slip, fix ldisc->open retval
Matvejchikov Ilya
2011-05-09
1
-1
/
+3
|
*
|
be2net: Fixed bugs related to PVID.
Somnath Kotur
2011-05-09
3
-8
/
+14
|
*
|
ehea: fix wrongly reported speed and port
Kleber Sacilotto de Souza
2011-05-09
1
-8
/
+13
|
*
|
tcp_cubic: limit delayed_ack ratio to prevent divide error
stephen hemminger
2011-05-08
1
-2
/
+7
|
*
|
ipheth: Properly distinguish length and alignment in URBs and skbs
Ben Hutchings
2011-05-08
1
-5
/
+9
|
*
|
vmxnet3: Consistently disable irqs when taking adapter->cmd_lock
Roland Dreier
2011-05-06
1
-4
/
+6
|
*
|
dccp: handle invalid feature options length
Dan Rosenberg
2011-05-06
1
-0
/
+2
|
|
/
*
|
Merge branch 'tipc-May10-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
2011-05-11
15
-310
/
+321
|
\
\
|
*
|
tipc: Revise timings used when sending link request messages
Allan Stephens
2011-05-10
1
-30
/
+36
|
*
|
tipc: Add monitoring of number of nodes discovered by bearer
Allan Stephens
2011-05-10
3
-8
/
+31
|
*
|
tipc: Enhance sending of discovery object link request messages
Allan Stephens
2011-05-10
1
-1
/
+13
|
*
|
tipc: Enhance handling of discovery object creation failures
Allan Stephens
2011-05-10
3
-41
/
+42
|
*
|
tipc: Introduce routine to enqueue a chain of messages on link tx queue
Allan Stephens
2011-05-10
1
-16
/
+22
|
*
|
tipc: Avoid recomputation of outgoing message length
Allan Stephens
2011-05-10
8
-66
/
+64
|
*
|
tipc: Abort excessive send requests as early as possible
Allan Stephens
2011-05-10
2
-1
/
+14
|
*
|
tipc: Strengthen checks for neighboring node discovery
Allan Stephens
2011-05-10
2
-4
/
+14
|
*
|
tipc: make zone/cluster mask constants a define
Paul Gortmaker
2011-05-10
1
-2
/
+5
|
*
|
tipc: Fix sk_buff leaks when link congestion is detected
Allan Stephens
2011-05-10
2
-7
/
+4
|
*
|
tipc: Update destination node field on incoming multicast messages
Allan Stephens
2011-05-10
1
-0
/
+1
|
*
|
tipc: Fix problem with bundled multicast message
Allan Stephens
2011-05-10
1
-0
/
+2
|
*
|
tipc: Set name lookup scope field properly in all data messages
Allan Stephens
2011-05-10
1
-0
/
+3
|
*
|
tipc: Fix issues with fragmentation of an existing message buffer
Allan Stephens
2011-05-10
1
-14
/
+23
|
*
|
tipc: Avoid pointless masking of fragmented message identifier
Allan Stephens
2011-05-10
1
-2
/
+2
|
*
|
tipc: Don't initialize link selector field in fragmented messages
Allan Stephens
2011-05-10
1
-2
/
+0
|
*
|
tipc: Remove code to emulate loss of broadcast messages
Allan Stephens
2011-05-10
1
-18
/
+0
|
*
|
tipc: Cosmetic consolidation of internal message type definitions
Allan Stephens
2011-05-10
1
-29
/
+29
[next]