index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...
David S. Miller
2010-05-04
13
-142
/
+329
|
\
|
*
sctp: Tag messages that can be Nagle delayed at creation.
Vlad Yasevich
2010-05-01
2
-3
/
+3
|
*
sctp: Optimize computation of highest new tsn in SACK.
Vlad Yasevich
2010-05-01
1
-35
/
+7
|
*
sctp: correctly mark missing chunks in fast recovery
Vlad Yasevich
2010-05-01
1
-5
/
+13
|
*
sctp: rwnd_press should be cumulative
Vlad Yasevich
2010-05-01
1
-1
/
+1
|
*
sctp: fast recovery algorithm is per association.
Vlad Yasevich
2010-05-01
1
-15
/
+17
|
*
sctp: update transport initializations
Vlad Yasevich
2010-05-01
3
-30
/
+0
|
*
sctp: Do not force T3 timer on fast retransmissions.
Vlad Yasevich
2010-05-01
2
-14
/
+5
|
*
sctp: remove 'resent' bit from the chunk
Vlad Yasevich
2010-05-01
3
-18
/
+9
|
*
sctp: Make sure we always return valid retransmit path
Vlad Yasevich
2010-05-01
1
-1
/
+2
|
*
sctp: cleanup: remove duplicate assignment
Dan Carpenter
2010-05-01
1
-14
/
+9
|
*
sctp: implement sctp association probing module
Wei Yongjun
2010-05-01
3
-0
/
+228
|
*
sctp: use sctp_chunk_is_data macro to decide a chunk is data chunk
Shan Wei
2010-05-01
1
-1
/
+1
|
*
sctp: Do no select unconfirmed transports for retransmissions
Vlad Yasevich
2010-05-01
1
-2
/
+3
|
*
sctp: fix to retranmit at least one DATA chunk
Wei Yongjun
2010-05-01
1
-0
/
+12
|
*
sctp: missing set src and dest port while lookup output route
Wei Yongjun
2010-05-01
1
-1
/
+6
|
*
sctp: assure at least one T3-rtx timer is running if a FORWARD TSN is sent
Wei Yongjun
2010-05-01
1
-0
/
+6
|
*
sctp: send SHUTDOWN-ACK chunk back to the source.
Vlad Yasevich
2010-05-01
1
-2
/
+6
|
*
sctp: Use correct address family in sctp_getsockopt_peer_addrs()
Vlad Yasevich
2010-05-01
1
-1
/
+1
*
|
net: rcu fixes
Eric Dumazet
2010-05-04
1
-8
/
+8
*
|
unix/garbage: kill copy of the skb queue walker
Ilpo Järvinen
2010-05-04
1
-11
/
+2
*
|
net: fix softnet_stat
Changli Gao
2010-05-03
2
-15
/
+13
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-03
9
-54
/
+134
|
\
\
|
*
|
sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...
Neil Horman
2010-04-28
1
-5
/
+57
|
*
|
sctp: Fix oops when sending queued ASCONF chunks
Vlad Yasevich
2010-04-28
3
-16
/
+33
|
*
|
sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set
Wei Yongjun
2010-04-28
1
-7
/
+10
|
*
|
sctp: per_cpu variables should be in bh_disabled section
Vlad Yasevich
2010-04-28
1
-2
/
+2
|
*
|
sctp: fix potential reference of a freed pointer
Vlad Yasevich
2010-04-28
1
-2
/
+4
|
*
|
sctp: avoid irq lock inversion while call sk->sk_data_ready()
Wei Yongjun
2010-04-28
2
-0
/
+11
|
*
|
Revert "tcp: bind() fix when many ports are bound"
David S. Miller
2010-04-28
2
-21
/
+10
|
*
|
bluetooth: handle l2cap_create_connless_pdu() errors
Dan Carpenter
2010-04-28
1
-1
/
+4
*
|
|
net: Inline skb_pull() in eth_type_trans().
David S. Miller
2010-05-02
2
-2
/
+2
*
|
|
net: sock_def_readable() and friends RCU conversion
Eric Dumazet
2010-05-02
11
-68
/
+121
|
|
/
|
/
|
*
|
ipv6: cleanup: remove unneeded null check
Dan Carpenter
2010-05-01
1
-2
/
+1
*
|
xfrm: potential uninitialized variable num_xfrms
Changli Gao
2010-05-01
1
-1
/
+1
*
|
net: speedup sock_recv_ts_and_drops()
Eric Dumazet
2010-05-01
1
-2
/
+2
*
|
net: ip_queue_rcv_skb() helper
Eric Dumazet
2010-04-29
6
-4
/
+21
*
|
net: speedup udp receive path
Eric Dumazet
2010-04-28
3
-11
/
+15
*
|
Bugfix: Link selection was swapped in switch.
Sjur Braendeland
2010-04-28
1
-2
/
+2
*
|
caif: Bugfixes in CAIF netdevice for close and flow control
Sjur Braendeland
2010-04-28
1
-57
/
+73
*
|
caif: Rewritten socket implementation
Sjur Braendeland
2010-04-28
1
-967
/
+828
*
|
caif: Disconnect without waiting for response
Sjur Braendeland
2010-04-28
2
-143
/
+107
*
|
caif: Add reference counting to service layer
Sjur Braendeland
2010-04-28
4
-1
/
+26
*
|
caif: Rename functions in cfcnfg and caif_dev
Sjur Braendeland
2010-04-28
2
-34
/
+32
*
|
bridge: multicast_flood cleanup
stephen hemminger
2010-04-28
1
-5
/
+3
*
|
bridge: multicast port group RCU fix
stephen hemminger
2010-04-28
2
-3
/
+3
*
|
bridge: multicast flood
stephen hemminger
2010-04-28
1
-2
/
+2
*
|
bridge: simplify multicast_add_router
stephen hemminger
2010-04-28
1
-8
/
+11
*
|
Revert "bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()"
David S. Miller
2010-04-28
1
-1
/
+1
*
|
bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()
David S. Miller
2010-04-28
1
-1
/
+1
[next]