index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wanrouter
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-09
RDS: Move loop-only function to loop.c
Andy Grover
2
-8
/
+13
2010-09-09
RDS/IB: Make all flow control code conditional on i_flowctl
Andy Grover
1
-6
/
+8
2010-09-09
RDS: Remove unsignaled_bytes sysctl
Andy Grover
3
-21
/
+0
2010-09-09
RDS: rewrite rds_ib_xmit
Andy Grover
1
-78
/
+45
2010-09-09
RDS/IB: Remove ib_[header/data]_sge() functions
Andy Grover
3
-55
/
+23
2010-09-09
RDS/IB: Remove dead code
Andy Grover
1
-14
/
+0
2010-09-09
RDS/IB: Disallow connections less than RDS 3.1
Andy Grover
2
-47
/
+16
2010-09-09
RDS/IB: eliminate duplicate code
Andy Grover
1
-19
/
+11
2010-09-09
RDS: inc_purge() transport function unused - remove it
Andy Grover
12
-18
/
+3
2010-09-09
RDS: Whitespace
Andy Grover
3
-4
/
+3
2010-09-09
RDS: Do not mask address when pinning pages
Andy Grover
1
-2
/
+2
2010-09-09
RDS: Base init_depth and responder_resources on hw values
Andy Grover
4
-11
/
+24
2010-09-09
RDS: Implement atomic operations
Andy Grover
9
-23
/
+321
2010-09-09
RDS: Clear up some confusing code in send_remove_from_sock
Andy Grover
1
-1
/
+1
2010-09-09
RDS: make sure all sgs alloced are initialized
Andy Grover
2
-3
/
+2
2010-09-09
RDS: make m_rdma_op a member of rds_message
Andy Grover
6
-90
/
+129
2010-09-09
RDS: fold rdma.h into rds.h
Andy Grover
12
-95
/
+77
2010-09-09
RDS: Explicitly allocate rm in sendmsg()
Andy Grover
3
-27
/
+62
2010-09-09
RDS: cleanup/fix rds_rdma_unuse
Andy Grover
1
-12
/
+15
2010-09-09
RDS: break out rdma and data ops into nested structs in rds_message
Andy Grover
7
-85
/
+96
2010-09-09
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
Andy Grover
26
-90
/
+90
2010-09-09
RDS: move rds_shutdown_worker impl. to rds_conn_shutdown
Andy Grover
3
-53
/
+63
2010-09-09
RDS: Fix locking in send on m_rs_lock
Andy Grover
1
-7
/
+8
2010-09-09
RDS: Rewrite rds_send_drop_to() for clarity
Andy Grover
1
-35
/
+29
2010-09-09
RDS: Fix corrupted rds_mrs
Tina Yang
1
-0
/
+8
2010-09-09
RDS: Fix BUG_ONs to not fire when in a tasklet
Andy Grover
2
-2
/
+2
2010-09-07
net: poll() optimizations
Eric Dumazet
4
-12
/
+8
2010-09-07
mlx4_en: Fixed Ethtool statistics report
Yevgeny Petrilin
2
-2
/
+2
2010-09-07
mlx4_en: Consider napi_get_frags() failure.
Yevgeny Petrilin
1
-0
/
+2
2010-09-07
net/caifcaif_dev.c: Use netdev_<level>
Joe Perches
1
-8
/
+8
2010-09-07
net/caif: Use pr_fmt
Joe Perches
16
-181
/
+167
2010-09-07
drivers/atm/firestream.c: Fix unsigned return type
Julia Lawall
1
-2
/
+2
2010-09-07
net/9p/trans_fd.c: Fix unsigned return type
Julia Lawall
1
-1
/
+1
2010-09-07
drivers/net: Removing undead ifdef CHELSIO_T1_1G
Christian Dietrich
1
-2
/
+0
2010-09-07
drivers/net/jme: Use pr_<level>
Joe Perches
2
-53
/
+48
2010-09-07
isdn: cleanup: make buffer smaller
Dan Carpenter
1
-2
/
+2
2010-09-07
isdn: potential buffer overflows
Dan Carpenter
1
-3
/
+3
2010-09-07
NET: bna, fix lock imbalance
Jiri Slaby
1
-1
/
+2
2010-09-07
drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leak
Julia Lawall
1
-1
/
+2
2010-09-07
net: pskb_expand_head() optimization
Eric Dumazet
1
-5
/
+20
2010-09-07
ibmveth: Update module information and version
Santiago Leon
3
-48
/
+54
2010-09-07
ibmveth: Remove some unnecessary include files
Santiago Leon
1
-3
/
+0
2010-09-07
ibmveth: Convert driver specific assert to BUG_ON
Santiago Leon
1
-23
/
+11
2010-09-07
ibmveth: Return -EINVAL on all ->probe errors
Santiago Leon
1
-2
/
+2
2010-09-07
ibmveth: Coding style fixes
Santiago Leon
1
-145
/
+172
2010-09-07
ibmveth: Some formatting fixes
Santiago Leon
2
-19
/
+19
2010-09-07
ibmveth: Convert driver specific error functions to netdev_err
Santiago Leon
1
-41
/
+47
2010-09-07
ibmveth: Convert driver specific debug to netdev_dbg
Santiago Leon
1
-24
/
+20
2010-09-07
ibmveth: Remove redundant function prototypes
Santiago Leon
1
-7
/
+1
2010-09-07
ibmveth: Convert to netdev_alloc_skb
Santiago Leon
1
-1
/
+1
[next]