index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
9P/RDMA: rdma_request() needs not allocate req->rc
Simon Derr
2013-07-07
|
*
|
|
|
|
9P: Fix fcall allocation for rdma
Simon Derr
2013-07-07
|
*
|
|
|
|
net/9p: add privport option to 9p tcp transport
Jim Garlick
2013-07-07
*
|
|
|
|
|
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-07-11
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
svcrpc: fix failures to handle -1 uid's
J. Bruce Fields
2013-07-08
|
*
|
|
|
sunrpc: Don't schedule an upcall on a replaced cache entry.
NeilBrown
2013-07-01
|
*
|
|
|
net/sunrpc: xpt_auth_cache should be ignored when expired.
NeilBrown
2013-07-01
|
*
|
|
|
sunrpc/cache: ensure items removed from cache do not have pending upcalls.
NeilBrown
2013-07-01
|
*
|
|
|
sunrpc/cache: use cache_fresh_unlocked consistently and correctly.
NeilBrown
2013-07-01
|
*
|
|
|
sunrpc/cache: remove races with queuing an upcall.
NeilBrown
2013-07-01
|
*
|
|
|
svcrpc: don't error out on small tcp fragment
J. Bruce Fields
2013-07-01
|
*
|
|
|
svcrpc: fix handling of too-short rpc's
J. Bruce Fields
2013-07-01
|
*
|
|
|
svcrpc: store gss mech in svc_cred
J. Bruce Fields
2013-07-01
|
*
|
|
|
svcrpc: introduce init_svc_cred
J. Bruce Fields
2013-07-01
|
*
|
|
|
Merge branch 'for-3.10' into 'for-3.11'
J. Bruce Fields
2013-07-01
|
|
\
\
\
\
|
*
|
|
|
|
sunrpc: the cache_detail in cache_is_valid is unused any more
chaoting fan
2013-05-21
|
*
|
|
|
|
sunrpc: server back channel needs no rpcbind method
J. Bruce Fields
2013-05-15
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
net: sctp: confirm route during forward progress
Daniel Borkmann
2013-07-09
|
*
|
|
|
|
net: rename low latency sockets functions to busy poll
Eliezer Tamir
2013-07-08
|
*
|
|
|
|
bridge: fix some kernel warning in multicast timer
Cong Wang
2013-07-06
|
*
|
|
|
|
sit: fix tunnel update via netlink
Nicolas Dichtel
2013-07-04
|
*
|
|
|
|
ipv6: rt6_check_neigh should successfully verify neigh if no NUD information ...
Hannes Frederic Sowa
2013-07-03
|
*
|
|
|
|
net: ipv6: fix wrong ping_v6_sendmsg return value
Lorenzo Colitti
2013-07-03
|
*
|
|
|
|
net: ipv6: add missing lock in ping_v6_sendmsg
Lorenzo Colitti
2013-07-03
|
*
|
|
|
|
netem: fix possible NULL deref in netem_dequeue()
Eric Dumazet
2013-07-03
|
*
|
|
|
|
core: Copy inner_protocol in copy_skb_header()
Joe Stringer
2013-07-03
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
|
|
\
\
\
\
\
|
*
|
|
|
|
|
net: gre: move GSO functions to gre_offload
Daniel Borkmann
2013-07-03
|
*
|
|
|
|
|
ip_tunnels: Use skb-len to PMTU check.
Pravin B Shelar
2013-07-02
|
*
|
|
|
|
|
l2tp: make datapath resilient to packet loss when sequence numbers enabled
James Chapman
2013-07-02
|
*
|
|
|
|
|
l2tp: make datapath sequence number support RFC-compliant
James Chapman
2013-07-02
|
*
|
|
|
|
|
l2tp: do data sequence number handling in a separate func
James Chapman
2013-07-02
|
*
|
|
|
|
|
sctp: use get_unused_fd_flags(0) instead of get_unused_fd()
Yann Droneaud
2013-07-02
|
*
|
|
|
|
|
core/dev: set pkt_type after eth_type_trans() in dev_forward_skb()
Isaku Yamahata
2013-07-02
|
*
|
|
|
|
|
ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size
Hannes Frederic Sowa
2013-07-02
|
*
|
|
|
|
|
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
2013-07-02
|
*
|
|
|
|
|
ipip: fix a regression in ioctl
Cong Wang
2013-07-02
|
*
|
|
|
|
|
l2tp: add missing .owner to struct pppox_proto
Wei Yongjun
2013-07-02
|
*
|
|
|
|
|
ethtool: make .get_dump_data() harder to misuse by drivers
Michal Schmidt
2013-07-02
|
*
|
|
|
|
|
net: sctp: get rid of SCTP_DBG_TSNS entirely
Daniel Borkmann
2013-07-02
|
*
|
|
|
|
|
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
2013-07-01
|
*
|
|
|
|
|
vti: remove duplicated code to fix a memory leak
Cong Wang
2013-07-01
|
*
|
|
|
|
|
gre: fix a regression in ioctl
Cong Wang
2013-07-01
|
*
|
|
|
|
|
net: sctp: rework debugging framework to use pr_debug and friends
Daniel Borkmann
2013-07-01
|
*
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemmi...
David S. Miller
2013-07-01
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge ../vxlan-x
Stephen Hemminger
2013-06-25
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
bridge: check for zero ether address in fdb add
Stephen Hemminger
2013-06-25
|
|
|
*
|
|
|
|
|
rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del}
Mike Rapoport
2013-06-25
|
*
|
|
|
|
|
|
|
x25: Fix broken locking in ioctl error paths.
Dave Jones
2013-07-01
[prev]
[next]