index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rds
/
send.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-20
RDS/IW: Remove dead code
Andy Grover
1
-9
/
+4
2009-07-20
RDS/IW: Remove page_shift variable from iwarp transport
Andy Grover
4
-22
/
+11
2009-07-20
RDS/IB: Always use PAGE_SIZE for FMR page size
Andy Grover
3
-12
/
+6
2009-07-20
RDS: Fix completion notifications on blocking sockets
Andy Grover
1
-11
/
+13
2009-07-20
RDS/IB: Drop connection when a fatal QP event is received
Andy Grover
1
-3
/
+3
2009-07-20
RDS/IB: Disable flow control in sysctl and explain why
Andy Grover
1
-1
/
+11
2009-07-20
RDS/IB: Move tx/rx ring init and refill to later
Andy Grover
1
-6
/
+12
2009-07-20
RDS: Don't set c_version in __rds_conn_create()
Andy Grover
1
-1
/
+0
2009-07-20
RDS/IB: Rename byte_len to data_len to enhance readability
Andy Grover
1
-6
/
+6
2009-07-20
RDS/RDMA: Fix cut-n-paste errors in printks in rdma_transport.c
Andy Grover
1
-4
/
+4
2009-07-20
RDS/IB: Fix printk to indicate remote IP, not local
Andy Grover
1
-1
/
+1
2009-07-20
RDS/IB: Handle connections using RDS 3.0 wire protocol
Andy Grover
3
-6
/
+58
2009-07-20
RDS/IB: Improve RDS protocol version checking
Andy Grover
1
-6
/
+19
2009-07-20
RDS: Set retry_count to 2 and make modifiable via modparam
Andy Grover
3
-1
/
+7
2009-07-20
net: explain netns notifiers a little better
Johannes Berg
1
-7
/
+9
2009-07-20
b44: strncpy does not null terminate string
roel kluin
1
-4
/
+4
2009-07-20
ipv4: fib_trie: Use tnode_get_child_rcu() and node_parent_rcu() in lookups
Jarek Poplawski
1
-3
/
+3
2009-07-20
ipv4: Fix inflate_threshold_root automatically
Jarek Poplawski
1
-7
/
+22
2009-07-20
ipv4: Use synchronize_rcu() during trie_rebalance()
Jarek Poplawski
1
-0
/
+15
2009-07-20
vlan: Propagate physical MTU changes
Herbert Xu
1
-0
/
+13
2009-07-17
connector: get test code working by default
Mike Frysinger
3
-22
/
+76
2009-07-17
connector: clean up grammar/style in documentation
Mike Frysinger
1
-58
/
+61
2009-07-17
connector: make callback argument type explicit
Mike Frysinger
8
-19
/
+16
2009-07-17
tun: Allow tap device to send/receive UFO packets.
Sridhar Samudrala
2
-1
/
+13
2009-07-17
virtio-net: Allow UFO feature to be set and advertised.
Sridhar Samudrala
1
-1
/
+2
2009-07-17
ixgbe: Bump version number
Peter P Waskiewicz Jr
1
-1
/
+1
2009-07-17
ixgbe: Add device support for a new copper 82598 device
Peter P Waskiewicz Jr
3
-0
/
+4
2009-07-17
ixgbe: Make sure boolean assignments from bitwise operations done correctly
Peter P Waskiewicz Jr
1
-4
/
+4
2009-07-17
ixgbe: Remove legacy descriptor support
Peter P Waskiewicz Jr
3
-49
/
+19
2009-07-17
udp: cleanups
Eric Dumazet
1
-44
/
+43
2009-07-17
fs_enet/mii-fec.c: fix MII speed calculation
Wolfgang Denk
1
-4
/
+33
2009-07-17
cdc-eem: bad crc checking
Vincent CUISSARD
1
-1
/
+1
2009-07-17
ixgbe: Remove DPRINTK messages in DCB mode
Lucy Liu
1
-4
/
+0
2009-07-17
ixgbe: clear mac address data block in DCB mode
Lucy Liu
1
-0
/
+2
2009-07-17
sky2: revert shutdown changes
Stephen Hemminger
1
-8
/
+1
2009-07-17
net: sock_copy() fixes
Eric Dumazet
2
-15
/
+37
2009-07-17
E100: work around the driver using streaming DMA mapping for RX descriptors.
Krzysztof Halasa
1
-0
/
+3
2009-07-17
bonding: clean muticast addresses when device changes type
Moni Shoua
1
-2
/
+10
2009-07-17
atl1c: misplaced parenthesis
roel kluin
1
-1
/
+1
2009-07-17
atl1c: add missing parentheses
roel kluin
1
-4
/
+4
2009-07-16
netfilter: nf_conntrack: nf_conntrack_alloc() fixes
Eric Dumazet
2
-4
/
+24
2009-07-16
netfilter: xt_osf: fix nf_log_packet() arguments
Patrick McHardy
1
-2
/
+3
2009-07-15
gianfar: remove unused DECLARE_MAC_BUF
Johannes Berg
1
-1
/
+0
2009-07-15
net/can: add module alias to can protocol drivers
Lothar Waßmann
2
-0
/
+2
2009-07-15
net/can bugfix: use after free bug in can protocol drivers
Lothar Waßmann
2
-0
/
+6
2009-07-15
net/compat/wext: send different messages to compat tasks
Johannes Berg
8
-7
/
+160
2009-07-15
wext: optimise, comment and fix event sending
Johannes Berg
1
-57
/
+57
2009-07-15
wireless extensions: make netns aware
Johannes Berg
2
-32
/
+32
2009-07-14
Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...
David S. Miller
5
-68
/
+44
2009-07-14
skbuff.h: Fix comment for NET_IP_ALIGN
Tobias Klauser
1
-2
/
+2
[next]