index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ptp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-05
net: hns3: Refactors the requested reset & pending reset handling code
Salil Mehta
2
-36
/
+65
2017-12-05
net: hns3: Add reset service task for handling reset requests
Salil Mehta
2
-11
/
+34
2017-12-05
net: hns3: Refactor of the reset interrupt handling logic
Salil Mehta
2
-32
/
+78
2017-12-05
net: macb: change GFP_KERNEL to GFP_ATOMIC
Julia Lawall
1
-1
/
+1
2017-12-05
phylink: convert to fwnode
Russell King
2
-39
/
+55
2017-12-05
sfp: convert to fwnode
Russell King
3
-11
/
+13
2017-12-05
sfp: fix sparse warning
Russell King
1
-1
/
+1
2017-12-05
sfp: add documentation for kernel APIs
Russell King
3
-14
/
+152
2017-12-05
phylink: add documentation for kernel APIs
Russell King
3
-48
/
+329
2017-12-05
phylink: restart 802.3z negotiation when starting net device
Russell King
1
-0
/
+6
2017-12-05
phylink: remove phylink_init_eee()
Russell King
2
-14
/
+0
2017-12-05
phylink: add support for 2500baseX and 10GbaseKR
Russell King
1
-0
/
+2
2017-12-05
phylink: get rid of separate Cisco SGMII and 802.3z modes
Russell King
2
-37
/
+21
2017-12-05
phylink: merge SGMII and 802.3z handling
Russell King
1
-7
/
+9
2017-12-05
phy: add phy_interface_mode_is_8023z() helper
Russell King
2
-2
/
+15
2017-12-05
rtnetlink: fix rtnl_link msghandler rcu annotations
Florian Westphal
1
-2
/
+3
2017-12-04
arch/tile: mark as orphaned
Chris Metcalf
1
-3
/
+1
2017-12-04
rtnetlink: ipv6: convert remaining users to rtnl_register_module
Florian Westphal
5
-13
/
+27
2017-12-04
rtnetlink: remove __rtnl_register
Florian Westphal
6
-55
/
+61
2017-12-04
net: use rtnl_register_module where needed
Florian Westphal
8
-32
/
+55
2017-12-04
rtnetlink: get reference on module before invoking handlers
Florian Westphal
2
-35
/
+80
2017-12-04
net: rtnetlink: use rcu to free rtnl message handlers
Florian Westphal
1
-53
/
+101
2017-12-04
net: phy: broadcom: re-add mistakenly removed config settings
Heiner Kallweit
1
-0
/
+3
2017-12-04
samples/bpf: extend test_tunnel_bpf.sh with ip6gre
William Tu
2
-0
/
+108
2017-12-04
bpf: allow disabling tunnel csum for ipv6
William Tu
1
-2
/
+3
2017-12-04
ip6_gre: add ip6 gre and gretap collect_md mode
William Tu
2
-11
/
+99
2017-12-04
net: phy: core: don't disable device interrupts in phy_change
Heiner Kallweit
1
-13
/
+6
2017-12-04
net: phy: core: remove now uneeded disabling of interrupts
Heiner Kallweit
2
-25
/
+2
2017-12-03
tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()
David Ahern
1
-2
/
+1
2017-12-03
tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
Eric Dumazet
2
-23
/
+46
2017-12-03
Linux 4.15-rc2
v4.15-rc2
Linus Torvalds
1
-1
/
+1
2017-12-03
tcp: Enable 2nd listener hashtable in TCP
Martin KaFai Lau
1
-0
/
+3
2017-12-03
inet: Add a 2nd listener hashtable (port+addr)
Martin KaFai Lau
4
-15
/
+249
2017-12-03
udp: Move udp[46]_portaddr_hash() to net/ip[v6].h
Martin KaFai Lau
4
-38
/
+42
2017-12-03
inet: Add a count to struct inet_listen_hashbucket
Martin KaFai Lau
2
-2
/
+10
2017-12-03
enic: add sw timestamp support
Govindarajulu Varadarajan
2
-0
/
+13
2017-12-03
vmbus: make hv_get_ringbuffer_availbytes local
Stephen Hemminger
2
-22
/
+23
2017-12-03
hv_netvsc: optimize initialization of RNDIS header
Stephen Hemminger
1
-31
/
+26
2017-12-03
hv_netvsc: use reciprocal divide to speed up percent calculation
Stephen Hemminger
4
-26
/
+21
2017-12-03
hv_netvsc: replace divide with mask when computing padding
Stephen Hemminger
1
-1
/
+2
2017-12-03
hv_netvsc: don't need local xmit_more
Stephen Hemminger
1
-2
/
+1
2017-12-03
hv_netvsc: drop unused macros
Stephen Hemminger
1
-26
/
+0
2017-12-03
rxrpc: Fix the MAINTAINERS record
David Howells
1
-3
/
+15
2017-12-03
rxrpc: Use correct netns source in rxrpc_release_sock()
David Howells
1
-2
/
+3
2017-12-03
liquidio: fix incorrect indentation of assignment statement
Colin Ian King
1
-1
/
+1
2017-12-03
stmmac: reset last TSO segment size after device open
Lars Persson
1
-0
/
+1
2017-12-03
ipvlan: Add new func ipvlan_is_valid_dev instead of duplicated codes
Gao Feng
1
-16
/
+17
2017-12-03
ipvlan: Add the skb->mark as flow4's member to lookup route
Gao Feng
1
-0
/
+1
2017-12-03
net: phy: realtek: add utility functions to read/write page addresses
Martin Blumenstingl
1
-30
/
+53
2017-12-03
net: phy: realtek: use the same indentation for all #defines
Martin Blumenstingl
1
-13
/
+14
[next]