index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2015-02-07
rds: Make rds_message_copy_from_user() return 0 on success.
Sowmini Varadhan
2015-02-07
net: rds: Remove repeated function names from debug output
Rasmus Villemoes
2015-02-07
net: openvswitch: Support masked set actions.
Jarno Rajahalme
2015-02-07
Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-02-05
tipc: eliminate race condition at multicast reception
Jon Paul Maloy
2015-02-05
tipc: simplify socket multicast reception
Jon Paul Maloy
2015-02-05
tipc: simplify connection abort notifications when links break
Jon Paul Maloy
2015-02-05
tipc: resolve race problem at unicast message reception
Jon Paul Maloy
2015-02-05
tipc: use existing sk_write_queue for outgoing packet chain
Jon Paul Maloy
2015-02-05
tipc: split up function tipc_msg_eval()
Jon Paul Maloy
2015-02-05
tipc: enqueue arrived buffers in socket in separate function
Jon Paul Maloy
2015-02-05
tipc: simplify message forwarding and rejection in socket layer
Jon Paul Maloy
2015-02-05
tipc: reduce usage of context info in socket and link
Jon Paul Maloy
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
sit: fix some __be16/u16 mismatches
Eric Dumazet
2015-02-05
net: remove some sparse warnings
Eric Dumazet
2015-02-05
ip6_gre: fix endianness errors in ip6gre_err
Sabrina Dubroca
2015-02-04
Revert "bridge: Let bridge not age 'externally' learnt FDB entries, they are ...
David S. Miller
2015-02-04
pkt_sched: fq: better control of DDOS traffic
Eric Dumazet
2015-02-04
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2015-02-04
tcp: do not pace pure ack packets
Eric Dumazet
2015-02-04
netfilter: Use rhashtable walk iterator
Herbert Xu
2015-02-04
netlink: Use rhashtable walk iterator
Herbert Xu
2015-02-04
cls_api.c: Fix dumping of non-existing actions' stats.
Ignacy Gawędzki
2015-02-04
pkt_sched: fq: avoid hang when quantum 0
Kenneth Klette Jonassen
2015-02-04
net/core: Add event for a change in slave state
Moni Shoua
2015-02-04
tipc: separate link starting event from link timeout event
Jon Paul Maloy
2015-02-04
tipc: eliminate race during node creation
Jon Paul Maloy
2015-02-04
tipc: avoid stale link after aborted failover
Jon Paul Maloy
2015-02-04
tipc: add reference count to struct tipc_link
Jon Paul Maloy
2015-02-04
net: rds: use correct size for max unacked packets and bytes
Sasha Levin
2015-02-04
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...
David S. Miller
2015-02-04
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-02-04
net: add skb functions to process remote checksum offload
Tom Herbert
2015-02-04
bridge: Let bridge not age 'externally' learnt FDB entries, they are removed ...
Siva Mannem
2015-02-04
xps: fix xps for stacked devices
Eric Dumazet
2015-02-04
NFC: nci: Move NFCEE discovery logic
Christophe Ricard
2015-02-04
NFC: nci: Move logical connection structure allocation
Christophe Ricard
2015-02-04
NFC: nci: Change credits field to credits_cnt
Christophe Ricard
2015-02-04
NFC: nci: Support all destinations type when creating a connection
Christophe Ricard
2015-02-04
NFC: nci: Add reference to the RF logical connection
Christophe Ricard
2015-02-03
ipv6: Select fragment id during UFO segmentation if not set.
Vlad Yasevich
2015-02-04
net: switch sockets to ->read_iter/->write_iter
Al Viro
2015-02-04
net/socket.c: fold do_sock_{read,write} into callers
Al Viro
2015-02-04
net: bury net/core/iovec.c - nothing in there is used anymore
Al Viro
2015-02-04
tipc: tipc ->sendmsg() conversion
Al Viro
2015-02-04
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
Al Viro
2015-02-04
ip: convert tcp_sendmsg() to iov_iter primitives
Al Viro
2015-02-04
ip: stash a pointer to msghdr in struct ping_fakehdr
Al Viro
2015-02-04
rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter pr...
Al Viro
[next]