index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2010-04-30
sctp: Tag messages that can be Nagle delayed at creation.
Vlad Yasevich
2010-04-30
sctp: Optimize computation of highest new tsn in SACK.
Vlad Yasevich
2010-04-30
sctp: correctly mark missing chunks in fast recovery
Vlad Yasevich
2010-04-30
sctp: rwnd_press should be cumulative
Vlad Yasevich
2010-04-30
sctp: fast recovery algorithm is per association.
Vlad Yasevich
2010-04-30
sctp: update transport initializations
Vlad Yasevich
2010-04-30
sctp: Do not force T3 timer on fast retransmissions.
Vlad Yasevich
2010-04-30
sctp: remove 'resent' bit from the chunk
Vlad Yasevich
2010-04-30
sctp: Make sure we always return valid retransmit path
Vlad Yasevich
2010-04-30
sctp: cleanup: remove duplicate assignment
Dan Carpenter
2010-04-30
sctp: implement sctp association probing module
Wei Yongjun
2010-04-30
sctp: use sctp_chunk_is_data macro to decide a chunk is data chunk
Shan Wei
2010-04-30
sctp: Do no select unconfirmed transports for retransmissions
Vlad Yasevich
2010-04-30
sctp: fix to retranmit at least one DATA chunk
Wei Yongjun
2010-04-30
sctp: missing set src and dest port while lookup output route
Wei Yongjun
2010-04-30
sctp: assure at least one T3-rtx timer is running if a FORWARD TSN is sent
Wei Yongjun
2010-04-30
sctp: send SHUTDOWN-ACK chunk back to the source.
Vlad Yasevich
2010-04-30
sctp: Use correct address family in sctp_getsockopt_peer_addrs()
Vlad Yasevich
2010-04-30
ipv6: cleanup: remove unneeded null check
Dan Carpenter
2010-04-30
xfrm: potential uninitialized variable num_xfrms
Changli Gao
2010-04-30
net: speedup sock_recv_ts_and_drops()
Eric Dumazet
2010-04-28
net: ip_queue_rcv_skb() helper
Eric Dumazet
2010-04-28
net: speedup udp receive path
Eric Dumazet
2010-04-28
Bugfix: Link selection was swapped in switch.
Sjur Braendeland
2010-04-28
caif: Bugfixes in CAIF netdevice for close and flow control
Sjur Braendeland
2010-04-28
caif: Rewritten socket implementation
Sjur Braendeland
2010-04-28
caif: Disconnect without waiting for response
Sjur Braendeland
2010-04-28
caif: Add reference counting to service layer
Sjur Braendeland
2010-04-28
caif: Rename functions in cfcnfg and caif_dev
Sjur Braendeland
2010-04-27
bridge: multicast_flood cleanup
stephen hemminger
2010-04-27
bridge: multicast port group RCU fix
stephen hemminger
2010-04-27
bridge: multicast flood
stephen hemminger
2010-04-27
bridge: simplify multicast_add_router
stephen hemminger
2010-04-27
Revert "bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()"
David S. Miller
2010-04-27
bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()
David S. Miller
2010-04-27
net: disallow to use net_assign_generic externally
Jiri Pirko
2010-04-27
net: sk_add_backlog() take rmem_alloc into account
Eric Dumazet
2010-04-27
net: batch skb dequeueing from softnet input_pkt_queue
Changli Gao
2010-04-27
net: Make RFS socket operations not be inet specific.
David S. Miller
2010-04-27
net: reimplement softnet_data.output_queue as a FIFO queue
Changli Gao
2010-04-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-04-27
TCP: avoid to send keepalive probes if receiving data
Flavio Leitner
2010-04-27
bridge: multicast router list manipulation
stephen hemminger
2010-04-27
bridge: use is_multicast_ether_addr
stephen hemminger
2010-04-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-27
bridge: Fix build of ipv6 multicast code.
David S. Miller
2010-04-26
bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.
YOSHIFUJI Hideaki / 吉藤英明
2010-04-26
bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.
YOSHIFUJI Hideaki / 吉藤英明
2010-04-26
ieee802154: Fix oops during ieee802154_sock_ioctl
Stefan Schmidt
2010-04-26
net: use sk_sleep()
Eric Dumazet
[next]