index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memremap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-01
net: sungem: Remove unneeded cast from memory allocation
YueHaibing
1
-3
/
+2
2020-09-01
net/tls: Implement getsockopt SOL_TLS TLS_RX
Yutaro Hayakawa
1
-8
/
+17
2020-09-01
net: openvswitch: remove unused keep_flows
Tonghao Zhang
2
-7
/
+0
2020-09-01
net: openvswitch: refactor flow free function
Tonghao Zhang
1
-11
/
+11
2020-09-01
net: openvswitch: improve the coding style
Tonghao Zhang
4
-41
/
+55
2020-08-31
net: ipv4: remove unused arg exact_dif in compute_score
Miaohe Lin
2
-14
/
+2
2020-08-31
net: ipv6: remove unused arg exact_dif in compute_score
Miaohe Lin
2
-15
/
+2
2020-08-31
net: dsa: ocelot: use the Lynx PCS helpers in Felix and Seville
Ioana Ciornei
5
-404
/
+40
2020-08-31
net: phy: add Lynx PCS module
Ioana Ciornei
5
-0
/
+347
2020-08-31
net: mdiobus: add clause 45 mdiobus write accessor
Ioana Ciornei
1
-0
/
+6
2020-08-31
net: phylink: consider QSGMII interface mode in phylink_mii_c22_pcs_get_state
Ioana Ciornei
1
-0
/
+1
2020-08-31
net: phylink: add helper function to decode USXGMII word
Ioana Ciornei
2
-0
/
+46
2020-08-31
net/wan/fsl_ucc_hdlc: Add MODULE_DESCRIPTION
YueHaibing
1
-0
/
+1
2020-08-31
net: hns: Remove unused macro AE_NAME_PORT_ID_IDX
YueHaibing
1
-2
/
+0
2020-08-31
net: dl2k: Remove unused macro DRV_NAME
YueHaibing
1
-1
/
+0
2020-08-31
net: wan: slic_ds26522: Remove unused macro DRV_NAME
YueHaibing
1
-2
/
+0
2020-08-31
tipc: Remove unused macro TIPC_NACK_INTV
YueHaibing
1
-5
/
+0
2020-08-31
tipc: Remove unused macro TIPC_FWD_MSG
YueHaibing
1
-1
/
+0
2020-08-31
mptcp: Remove unused macro MPTCP_SAME_STATE
YueHaibing
1
-2
/
+0
2020-08-31
net: clean up codestyle
Miaohe Lin
6
-11
/
+13
2020-08-31
net: Use helper macro IP_MAX_MTU in __ip_append_data()
Miaohe Lin
1
-1
/
+1
2020-08-31
net: ethernet: ti: am65-cpts: fix i2083 genf (and estf) Reconfiguration Issue
Grygorii Strashko
1
-1
/
+5
2020-08-31
sfc: return errors from efx_mcdi_set_id_led, and de-indirect
Edward Cree
6
-12
/
+4
2020-08-31
sfc: fix kernel-doc on struct efx_loopback_state
Edward Cree
1
-1
/
+1
2020-08-31
sfc: fix unused-but-set-variable warning in efx_farch_filter_remove_safe
Edward Cree
1
-2
/
+0
2020-08-31
sfc: fix W=1 warnings in efx_farch_handle_rx_not_ok
Edward Cree
1
-5
/
+2
2020-08-31
openvswitch: using ip6_fragment in ipv6_stub
wenxu
1
-6
/
+1
2020-08-31
ipv6: add ipv6_fragment hook in ipv6_stub
wenxu
3
-0
/
+12
2020-08-31
gtp: relax alloc constraint when adding a pdp
Nicolas Dichtel
1
-5
/
+5
2020-08-31
gtp: remove useless rcu_read_lock()
Nicolas Dichtel
1
-2
/
+0
2020-08-31
net: phylink: avoid oops during initialisation
Russell King
1
-1
/
+3
2020-08-31
hinic: add support to query function table
Luo bin
5
-1
/
+190
2020-08-31
hinic: add support to query rq info
Luo bin
6
-2
/
+101
2020-08-31
hinic: add support to query sq info
Luo bin
9
-4
/
+254
2020-08-31
netlink: policy: correct validation type check
Johannes Berg
1
-1
/
+2
2020-08-28
netlabel: remove unused param from audit_log_format()
Alex Dewar
1
-3
/
+2
2020-08-28
ionic: pull reset_queues into tx_timeout handler
Shannon Nelson
2
-32
/
+8
2020-08-28
ionic: change queue count with no reset
Shannon Nelson
2
-91
/
+213
2020-08-28
ionic: change the descriptor ring length without full reset
Shannon Nelson
3
-14
/
+185
2020-08-28
ionic: change mtu without full queue rebuild
Shannon Nelson
1
-8
/
+49
2020-08-28
ionic: use index not pointer for queue tracking
Shannon Nelson
7
-88
/
+129
2020-08-28
ionic: reduce contiguous memory allocation requirement
Shannon Nelson
3
-54
/
+81
2020-08-28
ionic: clean up unnecessary non-static functions
Shannon Nelson
2
-4
/
+2
2020-08-28
ionic: rework and simplify handling of the queue stats block
Shannon Nelson
5
-149
/
+92
2020-08-28
ionic: remove lif list concept
Shannon Nelson
6
-127
/
+62
2020-08-28
ionic: use kcalloc for new arrays
Shannon Nelson
1
-4
/
+4
2020-08-28
ionic: fix up a couple of debug strings
Shannon Nelson
1
-3
/
+4
2020-08-28
ionic: set MTU floor at ETH_MIN_MTU
Shannon Nelson
1
-1
/
+2
2020-08-28
net: phy: DP83822: Add ability to advertise Fiber connection
Dan Murphy
1
-7
/
+218