index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: bury net/core/iovec.c - nothing in there is used anymore
Al Viro
2015-02-04
2
-138
/
+1
*
tipc: tipc ->sendmsg() conversion
Al Viro
2015-02-04
2
-7
/
+14
*
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
Al Viro
2015-02-04
5
-14
/
+12
*
ip: convert tcp_sendmsg() to iov_iter primitives
Al Viro
2015-02-04
3
-131
/
+115
*
ip: stash a pointer to msghdr in struct ping_fakehdr
Al Viro
2015-02-04
2
-6
/
+4
*
rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter pr...
Al Viro
2015-02-04
1
-3
/
+0
*
rxrpc: switch rxrpc_send_data() to iov_iter primitives
Al Viro
2015-02-04
1
-33
/
+10
*
vmci: propagate msghdr all way down to __qp_memcpy_to_queue()
Al Viro
2015-02-04
1
-2
/
+1
*
ipv6: rawv6_send_hdrinc(): pass msghdr
Al Viro
2015-02-04
1
-4
/
+3
*
ipv4: raw_send_hdrinc(): pass msghdr
Al Viro
2015-02-04
1
-4
/
+3
*
netlink: make the check for "send from tx_ring" deterministic
Al Viro
2015-02-04
1
-0
/
+5
*
dev: add per net_device packet type chains
Salam Noureddine
2015-01-29
1
-48
/
+84
*
rtnetlink: pass link_net to the newlink handler
Nicolas Dichtel
2015-01-29
1
-1
/
+1
*
pkt_sched: fq: remove useless TIME_WAIT check
Eric Dumazet
2015-01-29
1
-2
/
+2
*
act_connmark: fix dependencies better
Arnd Bergmann
2015-01-29
1
-1
/
+1
*
net: remove sock_iocb
Christoph Hellwig
2015-01-29
3
-103
/
+43
*
openvswitch: Add support for checksums on UDP tunnels.
Jesse Gross
2015-01-29
3
-6
/
+9
*
Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-01-29
5
-59
/
+84
|
\
|
*
NFC: hci: Remove nfc_hci_pipe2gate function
Christophe Ricard
2015-01-28
2
-13
/
+0
|
*
NFC: hci: Add cmd_received handler
Christophe Ricard
2015-01-28
1
-0
/
+3
|
*
NFC: hci: Reference every pipe information according to notification
Christophe Ricard
2015-01-28
2
-22
/
+44
|
*
NFC: hci: Change nfc_hci_send_response gate parameter to pipe
Christophe Ricard
2015-01-27
2
-21
/
+8
|
*
NFC: hci: Add pipes table to reference them with a tuple {gate, host}
Christophe Ricard
2015-01-27
2
-7
/
+35
|
*
NFC: hci: Change event_received handler gate parameter to pipe
Christophe Ricard
2015-01-27
1
-1
/
+1
|
*
NFC: nfc_disable_se Remove useless blank line at beginning of function
Christophe Ricard
2015-01-26
1
-1
/
+0
|
*
NFC: nfc_enable_se Remove useless blank line at beginning of function
Christophe Ricard
2015-01-26
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-28
25
-121
/
+189
|
\
\
|
*
|
net: don't OOPS on socket aio
Christoph Hellwig
2015-01-27
1
-3
/
+0
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-01-27
1
-2
/
+8
|
|
\
\
|
|
*
|
xfrm6: Fix the nexthdr offset in _decode_session6.
Steffen Klassert
2014-12-08
1
-1
/
+7
|
|
*
|
xfrm6: Fix transport header offset in _decode_session6.
Steffen Klassert
2014-12-08
1
-1
/
+1
|
*
|
|
ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too
Hannes Frederic Sowa
2015-01-27
1
-19
/
+26
|
*
|
|
ping: Fix race in free in receive path
subashab@codeaurora.org
2015-01-27
1
-1
/
+4
|
*
|
|
udp_diag: Fix socket skipping within chain
Herbert Xu
2015-01-27
1
-1
/
+3
|
*
|
|
Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-01-27
4
-20
/
+26
|
|
\
\
\
|
|
*
|
|
nl80211: fix per-station group key get/del and memory leak
Johannes Berg
2015-01-23
1
-5
/
+4
|
|
*
|
|
mac80211: properly set CCK flag in radiotap
Mathy Vanhoef
2015-01-23
1
-1
/
+1
|
|
*
|
|
mac80211: correct header length calculation
Fred Chou
2015-01-23
1
-0
/
+6
|
|
*
|
|
mac80211: only roll back station states for WDS when suspending
Luciano Coelho
2015-01-23
1
-14
/
+15
|
*
|
|
|
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
2015-01-27
2
-5
/
+7
|
*
|
|
|
net: sctp: fix slab corruption from use after free on INIT collisions
Daniel Borkmann
2015-01-27
1
-1
/
+0
|
*
|
|
|
net: cls_bpf: fix auto generation of per list handles
Daniel Borkmann
2015-01-27
1
-2
/
+8
|
*
|
|
|
net: cls_bpf: fix size mismatch on filter preparation
Daniel Borkmann
2015-01-27
1
-0
/
+5
|
*
|
|
|
ipv6: Fix __ip6_route_redirect
Martin KaFai Lau
2015-01-26
1
-1
/
+5
|
*
|
|
|
net: dsa: set slave MII bus PHY mask
Vivien Didelot
2015-01-26
1
-0
/
+1
|
*
|
|
|
net: llc: use correct size for sysctl timeout entries
Sasha Levin
2015-01-25
1
-4
/
+4
|
*
|
|
|
ipv6: stop sending PTB packets for MTU < 1280
Hagen Paul Pfeifer
2015-01-19
1
-5
/
+2
|
*
|
|
|
net: sctp: fix race for one-to-many sockets in sendmsg's auto associate
Daniel Borkmann
2015-01-18
1
-1
/
+7
|
*
|
|
|
genetlink: synchronize socket closing and family removal
Johannes Berg
2015-01-16
3
-14
/
+27
|
*
|
|
|
genetlink: disallow subscribing to unknown mcast groups
Johannes Berg
2015-01-16
1
-1
/
+1
[next]