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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-14
9
-17
/
+50
|
\
|
*
tcp: tcp_make_synack() should clear skb->tstamp
Eric Dumazet
2015-04-09
1
-0
/
+2
|
*
udptunnels: Call handle_offloads after inserting vlan tag.
Jesse Gross
2015-04-09
1
-4
/
+4
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-04-09
2
-7
/
+6
|
|
\
|
|
*
vti6: fix uninit when using x-netns
Yao Xiwei
2015-04-07
1
-2
/
+1
|
|
*
xfrm: fix xfrm_input/xfrm_tunnel_check oops
Alexey Dobriyan
2015-04-07
1
-5
/
+5
|
*
|
fou: Don't use const __read_mostly
Andi Kleen
2015-04-08
1
-2
/
+2
|
*
|
RDS: make sure not to loop forever inside rds_send_xmit
Sowmini Varadhan
2015-04-08
3
-2
/
+33
|
*
|
RDS: only use passive connections when addresses match
Sowmini Varadhan
2015-04-08
1
-1
/
+1
|
*
|
netem: Fixes byte backlog accounting for the first of two chained netem insta...
Beshay, Joseph
2015-04-08
1
-1
/
+2
|
|
/
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2015-04-14
10
-111
/
+196
|
\
\
|
*
|
new helper: msg_data_left()
Al Viro
2015-04-11
4
-17
/
+16
|
*
|
Merge remote-tracking branch 'dh/afs' into for-davem
Al Viro
2015-04-11
4
-29
/
+148
|
|
\
\
|
|
*
|
RxRPC: Handle VERSION Rx protocol packets
David Howells
2015-04-01
3
-1
/
+122
|
|
*
|
RxRPC: Use iov_iter_count() in rxrpc_send_data() instead of the len argument
David Howells
2015-04-01
1
-13
/
+11
|
|
*
|
RxRPC: Don't call skb_add_data() if there's no data to copy
David Howells
2015-04-01
1
-19
/
+19
|
|
*
|
RxRPC: Fix the conversion to iov_iter
David Howells
2015-04-01
1
-2
/
+2
|
*
|
|
get rid of the size argument of sock_sendmsg()
Al Viro
2015-04-11
2
-14
/
+15
|
*
|
|
switch kernel_sendmsg() and kernel_recvmsg() to iov_iter_kvec()
Al Viro
2015-04-09
1
-17
/
+3
|
*
|
|
net: switch importing msghdr from userland to {compat_,}import_iovec()
Al Viro
2015-04-09
2
-30
/
+19
|
*
|
|
net: switch sendto() and recvfrom() to import_single_range()
Al Viro
2015-04-09
1
-16
/
+8
|
*
|
|
Merge branch 'iocb' into for-davem
Al Viro
2015-04-09
2
-4
/
+3
|
|
\
\
\
|
|
*
|
|
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-26
1
-1
/
+0
|
|
*
|
|
fs: don't allow to complete sync iocbs through aio_complete
Christoph Hellwig
2015-03-13
1
-6
/
+3
|
|
*
|
|
fs: remove ki_nbytes
Christoph Hellwig
2015-03-13
1
-3
/
+3
*
|
|
|
|
tcp/dccp: get rid of central timewait timer
Eric Dumazet
2015-04-13
10
-288
/
+60
*
|
|
|
|
netfilter: Fix format string of nfnetlink_log proc file
Richard Weinberger
2015-04-13
1
-1
/
+1
*
|
|
|
|
netfilter: Fix format string of nfnetlink_queue proc file
Richard Weinberger
2015-04-13
1
-1
/
+1
*
|
|
|
|
netfilter: Fix portid types
Richard Weinberger
2015-04-13
2
-6
/
+5
*
|
|
|
|
nfc: Fix portid type in urelease_work
Richard Weinberger
2015-04-13
1
-1
/
+1
*
|
|
|
|
tcp: fix bogus RTT for CC when retransmissions are acked
Kenneth Klette Jonassen
2015-04-13
1
-6
/
+4
*
|
|
|
|
net: use jump label patching for ingress qdisc in __netif_receive_skb_core
Daniel Borkmann
2015-04-13
2
-7
/
+33
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-04-13
1
-6
/
+26
|
\
\
\
\
\
|
*
|
|
|
|
if_link: Add an additional parameter to ifla_vf_info for RSS querying
Vlad Zolotarov
2015-04-11
1
-6
/
+26
*
|
|
|
|
|
fou: implement FOU_CMD_GET
WANG Cong
2015-04-13
1
-0
/
+109
*
|
|
|
|
|
fou: add network namespace support
WANG Cong
2015-04-13
1
-39
/
+67
*
|
|
|
|
|
fou: always use be16 for port
WANG Cong
2015-04-13
1
-3
/
+3
*
|
|
|
|
|
fou: exit early when parsing config fails
WANG Cong
2015-04-13
1
-1
/
+4
*
|
|
|
|
|
fou: avoid calling udp_del_offload() twice
WANG Cong
2015-04-13
1
-2
/
+2
*
|
|
|
|
|
tcp: do not cache align timewait sockets
Eric Dumazet
2015-04-13
1
-2
/
+1
*
|
|
|
|
|
Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...
David S. Miller
2015-04-13
25
-383
/
+1113
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
cfg80211: don't allow disabling WEXT if it's required
Johannes Berg
2015-04-08
1
-1
/
+1
|
*
|
|
|
|
cfg80211: send extended capabilities IE in connect
Johannes Berg
2015-04-07
1
-10
/
+64
|
*
|
|
|
|
cfg80211: move IE split utilities here from mac80211
Johannes Berg
2015-04-07
3
-44
/
+41
|
*
|
|
|
|
mac80211: add an intermediate software queue implementation
Felix Fietkau
2015-04-01
11
-19
/
+350
|
*
|
|
|
|
mac80211: reduce log spam from ieee80211_handle_pwr_constr
John Linville
2015-04-01
1
-7
/
+7
|
*
|
|
|
|
mac80211: add standard deviation to Minstrel stats
Thomas Huehn
2015-04-01
4
-18
/
+56
|
*
|
|
|
|
mac80211: reduce calculation costs of EWMA
Thomas Huehn
2015-04-01
1
-1
/
+6
|
*
|
|
|
|
mac80211: add max lossless throughput per rate
Thomas Huehn
2015-04-01
6
-69
/
+93
|
*
|
|
|
|
mac80211: restructure per-rate throughput calculation into function
Thomas Huehn
2015-04-01
6
-61
/
+88
[next]