index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: consolidate congestion control undo functions
Yuchung Cheng
2017-08-07
9
-103
/
+9
*
tcp: fix cwnd undo in Reno and HTCP congestion controls
Yuchung Cheng
2017-08-07
3
-3
/
+3
*
udp: no need to preserve skb->dst
Paolo Abeni
2017-08-07
1
-8
/
+5
*
Revert "ipv4: keep skb->dst around in presence of IP options"
Paolo Abeni
2017-08-07
1
-8
/
+1
*
ip/options: explicitly provide net ns to __ip_options_echo()
Paolo Abeni
2017-08-07
6
-11
/
+12
*
IP: do not modify ingress packet IP option in ip_options_echo()
Paolo Abeni
2017-08-07
1
-3
/
+0
*
tcp: enable MSG_ZEROCOPY
Willem de Bruijn
2017-08-04
1
-1
/
+31
*
net: fib_rules: Implement notification logic in core
Ido Schimmel
2017-08-04
2
-37
/
+17
*
net: core: Make the FIB notification chain generic
Ido Schimmel
2017-08-04
5
-70
/
+60
*
tcp: remove extra POLL_OUT added for finished active connect()
Neal Cardwell
2017-08-03
1
-5
/
+0
*
ipv4: Introduce ipip_offload_init helper function.
Tonghao Zhang
2017-08-03
1
-1
/
+7
*
ipv4: fib: Set offload indication according to nexthop flags
Ido Schimmel
2017-08-03
1
-0
/
+2
*
tcp: tcp_data_queue() cleanup
Eric Dumazet
2017-08-02
1
-8
/
+7
*
proto_ops: Add locked held versions of sendmsg and sendpage
Tom Herbert
2017-08-02
2
-13
/
+28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-01
3
-24
/
+24
|
\
|
*
ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev()
Ido Schimmel
2017-08-01
1
-1
/
+1
|
*
tcp: avoid bogus gcc-7 array-bounds warning
Arnd Bergmann
2017-07-30
1
-2
/
+3
|
*
udp6: fix socket leak on early demux
Paolo Abeni
2017-07-29
1
-1
/
+2
|
*
udp: unbreak build lacking CONFIG_XFRM
Paolo Abeni
2017-07-26
1
-1
/
+1
|
*
udp: preserve head state for IP_CMSG_PASSSEC
Paolo Abeni
2017-07-25
1
-20
/
+18
*
|
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
5
-240
/
+1
*
|
tcp: remove redundant argument from tcp_rcv_established()
Matvejchikov Ilya
2017-07-25
3
-4
/
+6
*
|
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
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-21
7
-25
/
+61
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-21
6
-23
/
+60
|
|
\
|
|
*
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
2017-07-21
1
-4
/
+5
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-07-18
1
-2
/
+1
|
|
|
\
|
|
|
*
netfilter: nf_tables: only allow in/output for arp packets
Florian Westphal
2017-07-17
1
-2
/
+1
|
|
*
|
udp: preserve skb->dst if required for IP options processing
Paolo Abeni
2017-07-18
1
-2
/
+11
|
|
*
|
ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()
Alexander Potapenko
2017-07-18
1
-0
/
+1
|
|
|
/
|
|
*
tcp_bbr: init pacing rate on first RTT sample
Neal Cardwell
2017-07-15
1
-1
/
+9
|
|
*
tcp_bbr: remove sk_pacing_rate=0 transient during init
Neal Cardwell
2017-07-15
1
-1
/
+0
|
|
*
tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helper
Neal Cardwell
2017-07-15
1
-5
/
+18
|
|
*
tcp_bbr: introduce bbr_bw_to_pacing_rate() helper
Neal Cardwell
2017-07-15
1
-3
/
+11
|
|
*
tcp_bbr: cut pacing rate only if filled pipe
Neal Cardwell
2017-07-15
1
-2
/
+1
|
|
*
ipv4: ip_do_fragment: fix headroom tests
Vasily Averin
2017-07-15
1
-4
/
+4
|
*
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-15
1
-2
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
net/route: use get_random_int for random counter
Jason A. Donenfeld
2017-06-20
1
-2
/
+1
*
|
|
tcp: adjust tail loss probe timeout
Yuchung Cheng
2017-07-20
2
-8
/
+11
*
|
|
xfrm: remove flow cache
Florian Westphal
2017-07-18
1
-9
/
+0
*
|
|
net: xfrm: revert to lower xfrm dst gc limit
Florian Westphal
2017-07-18
1
-1
/
+1
*
|
|
vti: revert flush x-netns xfrm cache when vti interface is removed
Florian Westphal
2017-07-18
1
-31
/
+0
[next]