index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-06
net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID
Florian Fainelli
2019-02-06
net: Introduce ndo_get_port_parent_id()
Florian Fainelli
2019-02-03
net: Fix ip_mc_{dec,inc}_group allocation context
Florian Fainelli
2019-02-03
socket: Add SO_TIMESTAMPING_NEW
Deepa Dinamani
2019-02-03
socket: Add SO_TIMESTAMP[NS]_NEW
Deepa Dinamani
2019-02-03
socket: Use old_timeval types for socket timestamps
Deepa Dinamani
2019-02-03
sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
Deepa Dinamani
2019-02-03
ipv4/igmp: Don't drop IGMP pkt with zeros src addr
Edward Chron
2019-02-01
ipconfig: add carrier_timeout kernel parameter
Martin Kepplinger
2019-02-01
ipv4: fib: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-30
net: ip_gre: always reports o_key to userspace
Lorenzo Bianconi
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-01-28
netfilter: ipv4: remove useless export_symbol
Florian Westphal
2019-01-28
netfilter: ipt_CLUSTERIP: fix warning unused variable cn
Anders Roxell
2019-01-27
tcp: change pingpong threshold to 3
Wei Wang
2019-01-27
tcp: Refactor pingpong code
Wei Wang
2019-01-27
net: ipv4: ip_input: fix blank line coding style issues
Yang Wei
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-01-26
ip_gre: Refactor collect metatdata mode tunnel xmit to ip_md_tunnel_xmit
wenxu
2019-01-26
ip_tunnel: Fix route fl4 init in ip_md_tunnel_xmit
wenxu
2019-01-26
ip_tunnel: Add tnl_update_pmtu in ip_md_tunnel_xmit
wenxu
2019-01-26
ip_tunnel: Add ip tunnel dst_cache in ip_md_tunnel_xmit
wenxu
2019-01-25
tcp: allow zerocopy with fastopen
Willem de Bruijn
2019-01-25
net: IP defrag: encapsulate rbtree defrag code into callable functions
Peter Oskolkov
2019-01-24
tcp_bbr: adapt cwnd based on ack aggregation estimation
Priyaranjan Jha
2019-01-24
tcp_bbr: refactor bbr_target_cwnd() for general inflight provisioning
Priyaranjan Jha
2019-01-24
ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel
wenxu
2019-01-22
bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() internals
Linus Lüssing
2019-01-22
bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() calls
Linus Lüssing
2019-01-22
net: ip_gre: use erspan key field for tunnel lookup
Lorenzo Bianconi
2019-01-22
net: introduce a knob to control whether to inherit devconf config
Cong Wang
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-19
net: ipv4: ipmr: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-19
net: ipv4: route: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-19
net: ipv4: netconf: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-18
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
2019-01-18
netfilter: conntrack: avoid unneeded nf_conntrack_l4proto lookups
Florian Westphal
2019-01-17
tcp: move rx_opt & syn_data_acked init to tcp_disconnect()
Eric Dumazet
2019-01-17
tcp: move tp->rack init to tcp_disconnect()
Eric Dumazet
2019-01-17
tcp: move app_limited init to tcp_disconnect()
Eric Dumazet
2019-01-17
tcp: move retrans_out, sacked_out, tlp_high_seq, last_oow_ack_time init to tc...
Eric Dumazet
2019-01-17
tcp: do not clear urg_data in tcp_create_openreq_child
Eric Dumazet
2019-01-17
tcp: move snd_cwnd & snd_cwnd_cnt init to tcp_disconnect()
Eric Dumazet
2019-01-17
tcp: move mdev_us init to tcp_disconnect()
Eric Dumazet
2019-01-17
tcp: do not clear srtt_us in tcp_create_openreq_child
Eric Dumazet
2019-01-17
tcp: do not clear packets_out in tcp_create_openreq_child()
Eric Dumazet
[next]