index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2014-12-10
llc: Make llc_conn_ev_qfyr_t function pointer arrays const
Joe Perches
2014-12-10
llc: Make function pointer arrays const
Joe Perches
2014-12-10
net: replace remaining users of arch_fast_hash with jhash
Daniel Borkmann
2014-12-10
netlink: use jhash as hashfn for rhashtable
Daniel Borkmann
2014-12-10
tipc: fix broadcast wakeup contention after congestion
Richard Alpe
2014-12-10
net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb
Alexander Duyck
2014-12-10
net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag
Alexander Duyck
2014-12-10
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
2014-12-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-12-09
net: sched: cls: use nla_nest_cancel instead of nlmsg_trim
Jiri Pirko
2014-12-09
net: fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.c
Valdis.Kletnieks@vt.edu
2014-12-09
tcp: fix more NULL deref after prequeue changes
Eric Dumazet
2014-12-09
tipc: avoid double lock 'spin_lock:&seq->lock'
Ying Xue
2014-12-09
rocker: remove swdev mode
Roopa Prabhu
2014-12-09
Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-12-09
net: avoid to call skb_queue_len again
Li RongQing
2014-12-09
Merge tag 'linux-can-next-for-3.19-20141207' of git://gitorious.org/linux-can...
David S. Miller
2014-12-09
tcp: refine TSO autosizing
Eric Dumazet
2014-12-09
skb_copy_datagram_iovec() can die
Al Viro
2014-12-09
switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives
Al Viro
2014-12-09
first fruits - kill l2cap ->memcpy_fromiovec()
Al Viro
2014-12-09
put iov_iter into msghdr
Al Viro
2014-12-09
vmci: propagate msghdr all way down to __qp_memcpy_from_queue()
Al Viro
2014-12-09
switch l2cap ->memcpy_fromiovec() to msghdr
Al Viro
2014-12-09
switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg)
Al Viro
2014-12-09
ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
Al Viro
2014-12-09
ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_...
Al Viro
2014-12-09
raw.c: stick msghdr into raw_frag_vec
Al Viro
2014-12-09
dst: no need to take reference on DST_NOCACHE dsts
Hannes Frederic Sowa
2014-12-09
openvswitch: set correct protocol on route lookup
Jiri Benc
2014-12-09
net: sched: cls_basic: fix error path in basic_change()
Jiri Pirko
2014-12-09
net/socket.c : introduce helper function do_sock_sendmsg to replace reduplica...
Gu Zheng
2014-12-09
tcp_cubic: refine Hystart delay threshold
Eric Dumazet
2014-12-09
tcp_cubic: add SNMP counters to track how effective is Hystart
Eric Dumazet
2014-12-09
net: sched: cls: remove unused op put from tcf_proto_ops
Jiri Pirko
2014-12-09
tipc: fix missing spinlock init and nullptr oops
Erik Hugne
2014-12-09
net: avoid two atomic operations in fast clones
Eric Dumazet
2014-12-09
Update old iproute2 and Xen Remus links
Andrew Shewmaker
2014-12-09
rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()
Mahesh Bandewar
2014-12-09
tipc: drop tx side permission checks
Erik Hugne
2014-12-09
net: sctp: use MAX_HEADER for headroom reserve in output path
Daniel Borkmann
2014-12-09
ipv6: remove useless spin_lock/spin_unlock
Duan Jiong
2014-12-09
sunrpc/cache: convert to use string_escape_str()
Andy Shevchenko
2014-12-09
sunrpc: only call test_bit once in svc_xprt_received
Jeff Layton
2014-12-09
sunrpc: add some tracepoints around enqueue and dequeue of svc_xprt
Jeff Layton
2014-12-09
sunrpc: convert to lockless lookup of queued server threads
Jeff Layton
2014-12-09
sunrpc: fix potential races in pool_stats collection
Jeff Layton
2014-12-09
sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it
Jeff Layton
2014-12-09
sunrpc: require svc_create callers to pass in meaningful shutdown routine
Jeff Layton
2014-12-09
sunrpc: have svc_wake_up only deal with pool 0
Jeff Layton
[prev]
[next]