index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-01-18
net: ip6_gre: remove gre_hdr_len from ip6erspan_rcv
Lorenzo Bianconi
2019-01-17
Merge branch 'tcp_openreq_child'
David S. Miller
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
2019-01-17
tcp: move icsk_rto init to tcp_disconnect()
Eric Dumazet
2019-01-17
tcp: do not set snd_ssthresh in tcp_create_openreq_child()
Eric Dumazet
2019-01-17
net/mlx4: remove unneeded semicolon
YueHaibing
2019-01-17
net: ethernet: ti: cpsw-phy-sel: remove unneeded semicolon
YueHaibing
2019-01-17
tipc: remove unneeded semicolon in trace.c
YueHaibing
2019-01-17
qed: remove duplicated include from qed_if.h
YueHaibing
2019-01-17
sb1000: fix a couple of indentation issues and remove assignment in if statem...
Colin Ian King
2019-01-17
net: add a route cache full diagnostic message
Peter Oskolkov
2019-01-17
dpaa2-eth: Fix ndo_stop routine
Ioana Ciocoi Radulescu
2019-01-17
wan: dscc4: fix various indentation issues
Colin Ian King
2019-01-17
Merge branch 'vxlan-FDB-veto'
David S. Miller
2019-01-17
selftests: mlxsw: Test veto of unsupported VXLAN FDBs
Petr Machata
2019-01-17
mlxsw: spectrum: Add extack messages to VXLAN FDB rejection
Petr Machata
2019-01-17
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
2019-01-17
vxlan: Add extack to switchdev operations
Petr Machata
2019-01-17
mlxsw: Add extack to mlxsw_sp_nve_ops.fdb_replay
Petr Machata
2019-01-17
net: Add extack argument to ndo_fdb_add()
Petr Machata
2019-01-17
vxlan: changelink: Delete remote after update
Petr Machata
2019-01-17
vxlan: changelink: Postpone vxlan_config_apply()
Petr Machata
2019-01-17
vxlan: changelink: Inline vxlan_dev_configure()
Petr Machata
2019-01-17
vxlan: Allow vetoing of FDB notifications
Petr Machata
2019-01-17
vxlan: Have vxlan_fdb_replace() save original rdst value
Petr Machata
2019-01-17
vxlan: Split vxlan_fdb_update() in two
Petr Machata
2019-01-17
vxlan: Move up vxlan_fdb_free(), vxlan_fdb_destroy()
Petr Machata
2019-01-17
Merge branch 'improving-TCP-behavior-on-host-congestion'
David S. Miller
2019-01-17
tcp: less aggressive window probing on local congestion
Yuchung Cheng
2019-01-17
tcp: retry more conservatively on local congestion
Yuchung Cheng
2019-01-17
tcp: simplify window probe aborting on USER_TIMEOUT
Yuchung Cheng
2019-01-17
tcp: create a helper to model exponential backoff
Yuchung Cheng
2019-01-17
tcp: properly track retry time on passive Fast Open
Yuchung Cheng
2019-01-17
tcp: always set retrans_stamp on recovery
Yuchung Cheng
2019-01-17
tcp: always timestamp on every skb transmission
Yuchung Cheng
2019-01-17
tcp: exit if nothing to retransmit on RTO timeout
Yuchung Cheng
2019-01-17
net: phy: micrel: use phy_read_mmd and phy_write_mmd
Heiner Kallweit
2019-01-17
davicom: Annotate implicit fall through in dm9000_set_io
Mathieu Malaterre
2019-01-17
net/ipv6/udp_tunnel: prefer SO_BINDTOIFINDEX over SO_BINDTODEVICE
David Herrmann
2019-01-17
net/ipv4/udp_tunnel: prefer SO_BINDTOIFINDEX over SO_BINDTODEVICE
David Herrmann
2019-01-17
net: introduce SO_BINDTOIFINDEX sockopt
David Herrmann
2019-01-17
tls: Fix recvmsg() to be able to peek across multiple records
Vakul Garg
[next]