index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-04
net: switch sockets to ->read_iter/->write_iter
Al Viro
1
-29
/
+27
2015-02-04
net/socket.c: fold do_sock_{read,write} into callers
Al Viro
1
-35
/
+21
2015-02-04
net: bury net/core/iovec.c - nothing in there is used anymore
Al Viro
2
-138
/
+1
2015-02-04
tipc: tipc ->sendmsg() conversion
Al Viro
2
-7
/
+14
2015-02-04
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
Al Viro
5
-14
/
+12
2015-02-04
ip: convert tcp_sendmsg() to iov_iter primitives
Al Viro
3
-131
/
+115
2015-02-04
ip: stash a pointer to msghdr in struct ping_fakehdr
Al Viro
2
-6
/
+4
2015-02-04
rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter pr...
Al Viro
1
-3
/
+0
2015-02-04
rxrpc: switch rxrpc_send_data() to iov_iter primitives
Al Viro
1
-33
/
+10
2015-02-04
vmci: propagate msghdr all way down to __qp_memcpy_to_queue()
Al Viro
1
-2
/
+1
2015-02-04
ipv6: rawv6_send_hdrinc(): pass msghdr
Al Viro
1
-4
/
+3
2015-02-04
ipv4: raw_send_hdrinc(): pass msghdr
Al Viro
1
-4
/
+3
2015-02-04
netlink: make the check for "send from tx_ring" deterministic
Al Viro
1
-0
/
+5
2015-01-29
dev: add per net_device packet type chains
Salam Noureddine
1
-48
/
+84
2015-01-29
rtnetlink: pass link_net to the newlink handler
Nicolas Dichtel
1
-1
/
+1
2015-01-28
pkt_sched: fq: remove useless TIME_WAIT check
Eric Dumazet
1
-2
/
+2
2015-01-28
act_connmark: fix dependencies better
Arnd Bergmann
1
-1
/
+1
2015-01-28
net: remove sock_iocb
Christoph Hellwig
3
-103
/
+43
2015-01-28
openvswitch: Add support for checksums on UDP tunnels.
Jesse Gross
3
-6
/
+9
2015-01-28
Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-59
/
+84
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
25
-121
/
+189
2015-01-28
NFC: hci: Remove nfc_hci_pipe2gate function
Christophe Ricard
2
-13
/
+0
2015-01-28
NFC: hci: Add cmd_received handler
Christophe Ricard
1
-0
/
+3
2015-01-28
NFC: hci: Reference every pipe information according to notification
Christophe Ricard
2
-22
/
+44
2015-01-27
NFC: hci: Change nfc_hci_send_response gate parameter to pipe
Christophe Ricard
2
-21
/
+8
2015-01-27
NFC: hci: Add pipes table to reference them with a tuple {gate, host}
Christophe Ricard
2
-7
/
+35
2015-01-27
NFC: hci: Change event_received handler gate parameter to pipe
Christophe Ricard
1
-1
/
+1
2015-01-27
net: don't OOPS on socket aio
Christoph Hellwig
1
-3
/
+0
2015-01-27
netlink: Kill redundant net argument in netlink_insert
Herbert Xu
1
-8
/
+7
2015-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+8
2015-01-27
ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too
Hannes Frederic Sowa
1
-19
/
+26
2015-01-27
ping: Fix race in free in receive path
subashab@codeaurora.org
1
-1
/
+4
2015-01-27
udp_diag: Fix socket skipping within chain
Herbert Xu
1
-1
/
+3
2015-01-26
Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/lin...
David S. Miller
4
-20
/
+26
2015-01-26
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
2
-5
/
+7
2015-01-26
net: sctp: fix slab corruption from use after free on INIT collisions
Daniel Borkmann
1
-1
/
+0
2015-01-26
flow_dissector: add tipc support
Erik Hugne
1
-0
/
+14
2015-01-26
tipc: fix excessive network event logging
Erik Hugne
2
-21
/
+21
2015-01-26
net: act_bpf: fix size mismatch on filter preparation
Daniel Borkmann
1
-0
/
+3
2015-01-26
net: cls_basic: return from walking on match in basic_get
Daniel Borkmann
1
-2
/
+5
2015-01-26
net: cls_bpf: fix auto generation of per list handles
Daniel Borkmann
1
-2
/
+8
2015-01-26
net: cls_bpf: fix size mismatch on filter preparation
Daniel Borkmann
1
-0
/
+5
2015-01-26
openvswitch: Add support for unique flow IDs.
Joe Stringer
6
-91
/
+415
2015-01-26
openvswitch: Use sw_flow_key_range for key ranges.
Joe Stringer
1
-11
/
+9
2015-01-26
openvswitch: Refactor ovs_flow_tbl_insert().
Joe Stringer
1
-7
/
+14
2015-01-26
openvswitch: Refactor ovs_nla_fill_match().
Joe Stringer
3
-40
/
+46
2015-01-26
NFC: nfc_disable_se Remove useless blank line at beginning of function
Christophe Ricard
1
-1
/
+0
2015-01-26
NFC: nfc_enable_se Remove useless blank line at beginning of function
Christophe Ricard
1
-1
/
+0
2015-01-26
ipv6: tcp: fix race in IPV6_2292PKTOPTIONS
Eric Dumazet
1
-6
/
+2
2015-01-25
bridge: simplify br_getlink() a bit
Dan Carpenter
1
-6
/
+3
[next]