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
*
Revert "l2tp: constify inet6_protocol structures"
Julia Lawall
2017-08-01
1
-1
/
+1
*
Revert "ipv6: constify inet6_protocol structures"
Julia Lawall
2017-08-01
3
-3
/
+3
*
ipv6: Avoid going through ->sk_net to access the netns
Jakub Sitnicki
2017-08-01
1
-1
/
+1
*
tcp: add related fields into SCM_TIMESTAMPING_OPT_STATS
Wei Wang
2017-08-01
1
-1
/
+19
*
tcp: extract the function to compute delivery rate
Wei Wang
2017-08-01
1
-7
/
+16
*
tcp: remove unused mib counters
Florian Westphal
2017-07-31
1
-9
/
+0
*
tcp: remove CA_ACK_SLOWPATH
Florian Westphal
2017-07-31
2
-46
/
+20
*
tcp: remove header prediction
Florian Westphal
2017-07-31
4
-190
/
+10
*
tcp: remove low_latency sysctl
Florian Westphal
2017-07-31
2
-2
/
+3
*
tcp: reindent two spots after prequeue removal
Florian Westphal
2017-07-31
1
-27
/
+23
*
tcp: remove prequeue support
Florian Westphal
2017-07-31
6
-242
/
+2
*
net sched actions: add time filter for action dumping
Jamal Hadi Salim
2017-07-31
1
-1
/
+20
*
net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch
Jamal Hadi Salim
2017-07-31
1
-10
/
+40
*
net sched actions: Use proper root attribute table for actions
Jamal Hadi Salim
2017-07-31
1
-2
/
+2
*
net: ethtool: add support for forward error correction modes
Vidya Sagar Ravipati
2017-07-30
1
-0
/
+34
*
net/smc: synchronize buffer usage with device
Ursula Braun
2017-07-29
7
-0
/
+91
*
net/smc: cleanup function __smc_buf_create()
Ursula Braun
2017-07-29
1
-51
/
+63
*
net/smc: common functions for RMBs and send buffers
Ursula Braun
2017-07-29
3
-219
/
+148
*
net/smc: introduce sg-logic for send buffers
Ursula Braun
2017-07-29
5
-51
/
+38
*
net/smc: remove Kconfig warning
Ursula Braun
2017-07-29
1
-4
/
+0
*
net/smc: register RMB-related memory region
Ursula Braun
2017-07-29
6
-2
/
+115
*
net/smc: use separate memory regions for RMBs
Ursula Braun
2017-07-29
5
-7
/
+71
*
net/smc: introduce sg-logic for RMBs
Ursula Braun
2017-07-29
5
-26
/
+76
*
net/smc: shorten local bufsize variables
Ursula Braun
2017-07-29
1
-29
/
+25
*
net/smc: serialize connection creation in all cases
Ursula Braun
2017-07-29
1
-7
/
+1
*
l2tp: constify inet6_protocol structures
Julia Lawall
2017-07-29
1
-1
/
+1
*
ipv6: constify inet6_protocol structures
Julia Lawall
2017-07-29
3
-3
/
+3
*
6lowpan: fix set not used warning
stephen hemminger
2017-07-25
1
-3
/
+0
*
socket: fix set not used warning
stephen hemminger
2017-07-25
1
-4
/
+2
*
netfilter: remove unused variable
stephen hemminger
2017-07-25
1
-1
/
+1
*
tcp: remove redundant argument from tcp_rcv_established()
Matvejchikov Ilya
2017-07-25
4
-5
/
+7
*
skbuff: re-add check for NULL skb->head in kfree_skb path
Florian Westphal
2017-07-25
1
-1
/
+2
*
Merge tag 'rxrpc-rewrite-20170721' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2017-07-25
2
-1
/
+191
|
\
|
*
rxrpc: Move the packet.h include file into net/rxrpc/
David Howells
2017-07-21
2
-1
/
+191
*
|
sctp: remove the typedef sctp_abort_chunk_t
Xin Long
2017-07-25
1
-4
/
+4
*
|
sctp: remove the typedef sctp_heartbeat_chunk_t
Xin Long
2017-07-25
1
-1
/
+2
*
|
sctp: remove the typedef sctp_heartbeathdr_t
Xin Long
2017-07-25
1
-1
/
+1
*
|
sctp: remove the typedef sctp_sack_chunk_t
Xin Long
2017-07-25
2
-3
/
+3
*
|
sctp: remove the typedef sctp_sackhdr_t
Xin Long
2017-07-25
1
-1
/
+1
*
|
sctp: remove the typedef sctp_sack_variable_t
Xin Long
2017-07-25
1
-5
/
+5
*
|
sctp: remove the typedef sctp_unrecognized_param_t
Xin Long
2017-07-25
1
-11
/
+7
*
|
sctp: remove the typedef sctp_cookie_param_t
Xin Long
2017-07-25
1
-8
/
+10
*
|
sctp: remove the typedef sctp_initack_chunk_t
Xin Long
2017-07-25
1
-7
/
+6
*
|
net: call udp_tunnel_get_rx_info when NETIF_F_RX_UDP_TUNNEL_PORT is toggled
Sabrina Dubroca
2017-07-24
1
-1
/
+21
*
|
net: add infrastructure to un-offload UDP tunnel port
Sabrina Dubroca
2017-07-24
1
-0
/
+18
*
|
net: check UDP tunnel RX port offload feature before calling tunnel ndo ndo
Sabrina Dubroca
2017-07-24
1
-1
/
+6
*
|
net: add new netdevice feature for offload of RX port for UDP tunnels
Sabrina Dubroca
2017-07-24
2
-0
/
+7
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-21
63
-1395
/
+1369
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-21
25
-216
/
+141
|
|
\
|
|
*
rds: Make sure updates to cp_send_gen can be observed
HÃ¥kon Bugge
2017-07-21
1
-3
/
+3
[next]