index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-18
net: phy: improve get_phy_id
Heiner Kallweit
1
-9
/
+2
2019-01-18
net: phy: remove state PHY_CHANGELINK
Heiner Kallweit
2
-8
/
+0
2019-01-18
net: ip6_gre: remove gre_hdr_len from ip6erspan_rcv
Lorenzo Bianconi
1
-2
/
+2
2019-01-17
Merge branch 'tcp_openreq_child'
David S. Miller
2
-35
/
+20
2019-01-17
tcp: move rx_opt & syn_data_acked init to tcp_disconnect()
Eric Dumazet
2
-6
/
+4
2019-01-17
tcp: move tp->rack init to tcp_disconnect()
Eric Dumazet
2
-6
/
+6
2019-01-17
tcp: move app_limited init to tcp_disconnect()
Eric Dumazet
2
-3
/
+3
2019-01-17
tcp: move retrans_out, sacked_out, tlp_high_seq, last_oow_ack_time init to tc...
Eric Dumazet
2
-4
/
+4
2019-01-17
tcp: do not clear urg_data in tcp_create_openreq_child
Eric Dumazet
1
-2
/
+0
2019-01-17
tcp: move snd_cwnd & snd_cwnd_cnt init to tcp_disconnect()
Eric Dumazet
2
-9
/
+1
2019-01-17
tcp: move mdev_us init to tcp_disconnect()
Eric Dumazet
2
-1
/
+1
2019-01-17
tcp: do not clear srtt_us in tcp_create_openreq_child
Eric Dumazet
1
-1
/
+0
2019-01-17
tcp: do not clear packets_out in tcp_create_openreq_child()
Eric Dumazet
1
-1
/
+0
2019-01-17
tcp: move icsk_rto init to tcp_disconnect()
Eric Dumazet
2
-1
/
+1
2019-01-17
tcp: do not set snd_ssthresh in tcp_create_openreq_child()
Eric Dumazet
1
-1
/
+0
2019-01-17
net/mlx4: remove unneeded semicolon
YueHaibing
2
-2
/
+2
2019-01-17
net: ethernet: ti: cpsw-phy-sel: remove unneeded semicolon
YueHaibing
1
-2
/
+2
2019-01-17
tipc: remove unneeded semicolon in trace.c
YueHaibing
1
-2
/
+2
2019-01-17
qed: remove duplicated include from qed_if.h
YueHaibing
1
-1
/
+0
2019-01-17
sb1000: fix a couple of indentation issues and remove assignment in if statem...
Colin Ian King
1
-4
/
+7
2019-01-17
net: add a route cache full diagnostic message
Peter Oskolkov
1
-1
/
+5
2019-01-17
dpaa2-eth: Fix ndo_stop routine
Ioana Ciocoi Radulescu
1
-34
/
+34
2019-01-17
wan: dscc4: fix various indentation issues
Colin Ian King
1
-25
/
+25
2019-01-17
Merge branch 'vxlan-FDB-veto'
David S. Miller
27
-188
/
+421
2019-01-17
selftests: mlxsw: Test veto of unsupported VXLAN FDBs
Petr Machata
1
-0
/
+126
2019-01-17
mlxsw: spectrum: Add extack messages to VXLAN FDB rejection
Petr Machata
2
-10
/
+19
2019-01-17
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
10
-19
/
+24
2019-01-17
vxlan: Add extack to switchdev operations
Petr Machata
3
-31
/
+46
2019-01-17
mlxsw: Add extack to mlxsw_sp_nve_ops.fdb_replay
Petr Machata
3
-3
/
+5
2019-01-17
net: Add extack argument to ndo_fdb_add()
Petr Machata
14
-16
/
+31
2019-01-17
vxlan: changelink: Delete remote after update
Petr Machata
1
-9
/
+8
2019-01-17
vxlan: changelink: Postpone vxlan_config_apply()
Petr Machata
1
-21
/
+14
2019-01-17
vxlan: changelink: Inline vxlan_dev_configure()
Petr Machata
1
-1
/
+5
2019-01-17
vxlan: Allow vetoing of FDB notifications
Petr Machata
1
-18
/
+46
2019-01-17
vxlan: Have vxlan_fdb_replace() save original rdst value
Petr Machata
1
-2
/
+4
2019-01-17
vxlan: Split vxlan_fdb_update() in two
Petr Machata
1
-61
/
+97
2019-01-17
vxlan: Move up vxlan_fdb_free(), vxlan_fdb_destroy()
Petr Machata
1
-30
/
+29
2019-01-17
Merge branch 'improving-TCP-behavior-on-host-congestion'
David S. Miller
2
-76
/
+54
2019-01-17
tcp: less aggressive window probing on local congestion
Yuchung Cheng
1
-15
/
+7
2019-01-17
tcp: retry more conservatively on local congestion
Yuchung Cheng
1
-5
/
+3
2019-01-17
tcp: simplify window probe aborting on USER_TIMEOUT
Yuchung Cheng
1
-7
/
+7
2019-01-17
tcp: create a helper to model exponential backoff
Yuchung Cheng
1
-13
/
+18
2019-01-17
tcp: properly track retry time on passive Fast Open
Yuchung Cheng
1
-0
/
+3
2019-01-17
tcp: always set retrans_stamp on recovery
Yuchung Cheng
2
-25
/
+7
2019-01-17
tcp: always timestamp on every skb transmission
Yuchung Cheng
1
-8
/
+8
2019-01-17
tcp: exit if nothing to retransmit on RTO timeout
Yuchung Cheng
1
-4
/
+2
2019-01-17
net: phy: micrel: use phy_read_mmd and phy_write_mmd
Heiner Kallweit
1
-32
/
+11
2019-01-17
davicom: Annotate implicit fall through in dm9000_set_io
Mathieu Malaterre
1
-0
/
+1
2019-01-17
net/ipv6/udp_tunnel: prefer SO_BINDTOIFINDEX over SO_BINDTODEVICE
David Herrmann
1
-12
/
+3
2019-01-17
net/ipv4/udp_tunnel: prefer SO_BINDTOIFINDEX over SO_BINDTODEVICE
David Herrmann
1
-12
/
+3
[prev]
[next]