index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
2019-01-18
10
-19
/
+24
*
vxlan: Add extack to switchdev operations
Petr Machata
2019-01-18
3
-31
/
+46
*
mlxsw: Add extack to mlxsw_sp_nve_ops.fdb_replay
Petr Machata
2019-01-18
3
-3
/
+5
*
net: Add extack argument to ndo_fdb_add()
Petr Machata
2019-01-18
14
-16
/
+31
*
vxlan: changelink: Delete remote after update
Petr Machata
2019-01-18
1
-9
/
+8
*
vxlan: changelink: Postpone vxlan_config_apply()
Petr Machata
2019-01-18
1
-21
/
+14
*
vxlan: changelink: Inline vxlan_dev_configure()
Petr Machata
2019-01-18
1
-1
/
+5
*
vxlan: Allow vetoing of FDB notifications
Petr Machata
2019-01-18
1
-18
/
+46
*
vxlan: Have vxlan_fdb_replace() save original rdst value
Petr Machata
2019-01-18
1
-2
/
+4
*
vxlan: Split vxlan_fdb_update() in two
Petr Machata
2019-01-18
1
-61
/
+97
*
vxlan: Move up vxlan_fdb_free(), vxlan_fdb_destroy()
Petr Machata
2019-01-18
1
-30
/
+29
*
Merge branch 'improving-TCP-behavior-on-host-congestion'
David S. Miller
2019-01-18
2
-76
/
+54
|
\
|
*
tcp: less aggressive window probing on local congestion
Yuchung Cheng
2019-01-18
1
-15
/
+7
|
*
tcp: retry more conservatively on local congestion
Yuchung Cheng
2019-01-18
1
-5
/
+3
|
*
tcp: simplify window probe aborting on USER_TIMEOUT
Yuchung Cheng
2019-01-18
1
-7
/
+7
|
*
tcp: create a helper to model exponential backoff
Yuchung Cheng
2019-01-18
1
-13
/
+18
|
*
tcp: properly track retry time on passive Fast Open
Yuchung Cheng
2019-01-18
1
-0
/
+3
|
*
tcp: always set retrans_stamp on recovery
Yuchung Cheng
2019-01-18
2
-25
/
+7
|
*
tcp: always timestamp on every skb transmission
Yuchung Cheng
2019-01-18
1
-8
/
+8
|
*
tcp: exit if nothing to retransmit on RTO timeout
Yuchung Cheng
2019-01-18
1
-4
/
+2
|
/
*
net: phy: micrel: use phy_read_mmd and phy_write_mmd
Heiner Kallweit
2019-01-18
1
-32
/
+11
*
davicom: Annotate implicit fall through in dm9000_set_io
Mathieu Malaterre
2019-01-18
1
-0
/
+1
*
net/ipv6/udp_tunnel: prefer SO_BINDTOIFINDEX over SO_BINDTODEVICE
David Herrmann
2019-01-17
1
-12
/
+3
*
net/ipv4/udp_tunnel: prefer SO_BINDTOIFINDEX over SO_BINDTODEVICE
David Herrmann
2019-01-17
1
-12
/
+3
*
net: introduce SO_BINDTOIFINDEX sockopt
David Herrmann
2019-01-17
9
-10
/
+52
*
tls: Fix recvmsg() to be able to peek across multiple records
Vakul Garg
2019-01-17
2
-71
/
+198
*
Merge branch 'dsa-lantiq_gswip-probe-fixes-and-remove-cleanup'
David S. Miller
2019-01-17
1
-11
/
+13
|
\
|
*
net: dsa: lantiq_gswip: drop bogus drvdata check
Johan Hovold
2019-01-17
1
-3
/
+0
|
*
net: dsa: lantiq_gswip: fix OF child-node lookups
Johan Hovold
2019-01-17
1
-7
/
+9
|
*
net: dsa: lantiq_gswip: fix use-after-free on failed probe
Johan Hovold
2019-01-17
1
-1
/
+4
|
/
*
sfc: extend MTD support for newer hardware
Bert Kenward
2019-01-17
3
-10
/
+63
*
selftests/tls: Fix recv partial/large_buff test cases
Vakul Garg
2019-01-17
1
-5
/
+7
*
net: phy: check return code when requesting PHY driver module
Heiner Kallweit
2019-01-17
1
-5
/
+30
*
net/tls: Make function tls_sw_do_sendpage static
YueHaibing
2019-01-17
1
-2
/
+2
*
net/tls: remove unused function tls_sw_sendpage_locked
YueHaibing
2019-01-17
1
-10
/
+0
*
Optimize sk_msg_clone() by data merge to end dst sg entry
Vakul Garg
2019-01-17
1
-8
/
+17
*
net: hns: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-01-17
1
-2
/
+3
*
net: phy: Add helpers to determine if PHY driver is generic
Florian Fainelli
2019-01-17
2
-2
/
+35
*
Merge branch 'dsa-Split-platform-data-to-header-file'
David S. Miller
2019-01-17
12
-69
/
+79
|
\
|
*
net: dsa: Include platform_data header file
Florian Fainelli
2019-01-17
2
-2
/
+2
|
*
ARM: orion5x: Include platform_data/dsa.h
Florian Fainelli
2019-01-17
7
-7
/
+7
|
*
net: dsa: Split platform data to header file
Florian Fainelli
2019-01-17
3
-60
/
+70
|
/
*
net-next/hinic: replace disable_irq_nosync/enable_irq
Xue Chaojing
2019-01-17
6
-4
/
+73
*
net: dsa: Add ndo_get_phys_port_name() for CPU port
Florian Fainelli
2019-01-17
2
-1
/
+60
*
Documentation: networking: dsa: Update documentation
Florian Fainelli
2019-01-17
1
-13
/
+0
*
cxgb4/l2t: Use struct_size() in kvzalloc()
Gustavo A. R. Silva
2019-01-17
1
-1
/
+1
*
openvswitch: meter: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-17
1
-2
/
+1
*
net: phy: don't include asm/irq.h directly
Heiner Kallweit
2019-01-17
3
-6
/
+0
*
net: phy: improve logging in phylib
Heiner Kallweit
2019-01-17
2
-6
/
+3
*
net: phy: remove preliminary workaround for not loading PHY driver
Heiner Kallweit
2019-01-17
1
-8
/
+0
[next]