index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
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
|
*
|
tipc: Eliminate unused routing message definitions
Allan Stephens
2011-05-10
1
-9
/
+0
|
*
|
tipc: Update comments in message header include file
Allan Stephens
2011-05-10
1
-66
/
+23
|
*
|
tipc: Drop __TIME__ usage
Michal Marek
2011-05-10
1
-2
/
+1
*
|
|
net: fix two lockdep splats
Eric Dumazet
2011-05-11
1
-2
/
+2
*
|
|
ipv4: xfrm: Eliminate ->rt_src reference in policy code.
David S. Miller
2011-05-10
1
-13
/
+21
*
|
|
infiniband: Remove rt->rt_src usage in addr4_resolve()
David S. Miller
2011-05-10
1
-2
/
+7
*
|
|
sctp: Remove rt->rt_src usage in sctp_v4_get_saddr()
David S. Miller
2011-05-10
1
-1
/
+1
*
|
|
ipv4: udp: Eliminate remaining uses of rt->rt_src
David S. Miller
2011-05-10
1
-7
/
+6
*
|
|
ipv4: icmp: Eliminate remaining uses of rt->rt_src
David S. Miller
2011-05-10
1
-3
/
+3
*
|
|
ipv4: Pass explicit daddr arg to ip_send_reply().
David S. Miller
2011-05-10
3
-8
/
+7
*
|
|
tulip: Use pr_<level> where appropriate
Joe Perches
2011-05-09
5
-29
/
+14
*
|
|
tulip: Convert uses of KERN_DEBUG
Joe Perches
2011-05-09
12
-182
/
+166
*
|
|
tulip: Convert printks to netdev_<level>
Joe Perches
2011-05-09
7
-180
/
+170
*
|
|
tulip: xircom_cb: Convert #ifdef DEBUG blocks and enter/leave uses
Joe Perches
2011-05-09
1
-121
/
+13
*
|
|
Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2011-05-09
1
-313
/
+261
|
\
\
\
|
*
|
|
r8169: avoid late chip identifier initialisation.
Francois Romieu
2011-05-09
1
-9
/
+9
|
*
|
|
r8169: merge firmware information into the chipset description data.
Francois Romieu
2011-05-09
1
-104
/
+110
|
*
|
|
r8169: provide some firmware information via ethtool.
Francois Romieu
2011-05-09
1
-20
/
+25
|
*
|
|
r8169: remove non-NAPI context invocation of rtl8169_rx_interrupt.
Francois Romieu
2011-05-09
1
-23
/
+9
|
*
|
|
r8169: link speed selection timer rework.
Francois Romieu
2011-05-09
1
-35
/
+9
|
*
|
|
r8169: rtl8169_set_speed_xmii cleanup.
Francois Romieu
2011-05-09
1
-10
/
+1
|
*
|
|
r8169: remove some code duplication.
Francois Romieu
2011-05-09
1
-23
/
+19
|
*
|
|
r8169: style cleanups.
Francois Romieu
2011-05-09
1
-108
/
+98
*
|
|
|
net: add mac_pton() for parsing MAC address
Alexey Dobriyan
2011-05-09
5
-86
/
+38
*
|
|
|
netconsole: switch to kstrto*() functions
Alexey Dobriyan
2011-05-09
1
-48
/
+14
*
|
|
|
net: bonding: factor out rlock(bond->lock) in xmit path
Michał Mirosław
2011-05-09
3
-60
/
+35
*
|
|
|
vlan: remove one synchronize_net() call
Eric Dumazet
2011-05-09
2
-7
/
+4
*
|
|
|
garp: remove one synchronize_rcu() call
Eric Dumazet
2011-05-09
2
-2
/
+7
*
|
|
|
net: use batched device unregister in veth and macvlan
Eric Dumazet
2011-05-09
2
-2
/
+8
|
|
/
/
|
/
|
|
[prev]
[next]