index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-03
sh_eth: kill redundant check in the probe() method
Sergei Shtylyov
1
-2
/
+1
2018-01-03
ravb: kill redundant check in the probe() method
Sergei Shtylyov
1
-2
/
+1
2018-01-02
liquidio: Use zeroing memory allocator than allocator/memset
Himanshu Jha
1
-5
/
+2
2018-01-02
ethernet/broadcom: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2
-7
/
+4
2018-01-02
qed: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2
-9
/
+6
2018-01-02
net: stmmac: Allow debug prints of frame_len/COE
Florian Fainelli
1
-3
/
+2
2018-01-02
net: stmmac: Pad ring number with zeroes in display_ring()
Florian Fainelli
3
-3
/
+3
2018-01-02
net: dsa: Fix dsa_legacy_register() return value
Florian Fainelli
1
-1
/
+1
2018-01-02
phylink: remove 'mode' variable from phylink_sfp_module_insert()
Russell King
1
-7
/
+8
2018-01-02
sfp: improve support for direct-attach copper cables
Russell King
2
-8
/
+79
2018-01-02
sfp: add support for 1000Base-PX and 1000Base-BX10
Russell King
1
-0
/
+21
2018-01-02
sfp: don't guess support from connector type
Russell King
1
-29
/
+0
2018-01-02
sfp: use precision to print non-null terminated strings
Russell King
1
-18
/
+6
2018-01-02
net: phy: marvell10g: add support for half duplex 100M and 10M
Russell King
1
-25
/
+12
2018-01-02
net: phy: add helper to convert negotiation result to phy settings
Russell King
2
-0
/
+45
2018-01-02
net: phy: marvell10g: clean up interface mode switching
Russell King
1
-16
/
+20
2018-01-02
net: phy: marvell10g: add MDI swap reporting
Russell King
3
-0
/
+65
2018-01-02
net: phy: marvell10g: update header comments
Russell King
1
-1
/
+7
2018-01-02
net: hns: add ACPI mode support for ethtool -p
Jian Shen
2
-2
/
+57
2018-01-02
cxgb4: Check alignment constraint for T6
Ganesh Goudar
1
-5
/
+12
2018-01-02
net: ena: increase ena driver version to 1.5.0
Netanel Belgazal
1
-1
/
+1
2018-01-02
net: ena: add detection and recovery mechanism for handling missed/misrouted MSI-X
Netanel Belgazal
5
-7
/
+80
2018-01-02
net: dccp: Remove dccpprobe module
Masami Hiramatsu
3
-222
/
+0
2018-01-02
net: dccp: Add DCCP sendmsg trace event
Masami Hiramatsu
5
-38
/
+137
2018-01-02
net: sctp: Remove debug SCTP probe module
Masami Hiramatsu
3
-259
/
+0
2018-01-02
net: sctp: Add SCTP ACK tracking trace event
Masami Hiramatsu
2
-0
/
+104
2018-01-02
net: tcp: Remove TCP probe module
Masami Hiramatsu
3
-319
/
+0
2018-01-02
net: tcp: Add trace events for TCP congestion window tracing
Masami Hiramatsu
2
-0
/
+100
2018-01-02
qed*: Advance drivers' version to 8.33.0.20
Tomer Tayar
4
-15
/
+15
2018-01-02
qed*: Utilize FW 8.33.1.0
Tomer Tayar
45
-1679
/
+2977
2018-01-02
qed*: HSI renaming for different types of HW
Tomer Tayar
28
-4393
/
+4399
2018-01-02
qed*: Refactoring and rearranging FW API with no functional impact
Tomer Tayar
20
-5916
/
+6357
2018-01-02
inet_diag: Add equal-operator for ports
Kristian Evensen
2
-0
/
+10
2018-01-02
s390/qeth: support early setup for z/VM NICs
Julian Wiedmann
1
-9
/
+77
2018-01-02
s390/diag: add diag26c support for VNIC info
Julian Wiedmann
1
-1
/
+43
2018-01-02
s390/qeth: use common helper to display rxip/vipa
Julian Wiedmann
1
-66
/
+24
2018-01-02
s390/qeth: improve error reporting on IP add/removal
Julian Wiedmann
3
-25
/
+35
2018-01-02
openvswitch: drop unneeded newline
Julia Lawall
1
-2
/
+2
2018-01-02
net: dccp: drop unneeded newline
Julia Lawall
1
-1
/
+1
2018-01-02
net: sched: fix skb leak in dev_requeue_skb()
Wei Yongjun
1
-8
/
+21
2018-01-02
cxgb4: use CLIP with LIP6 on T6 for TCAM filters
Ganesh Goudar
1
-1
/
+11
2018-01-02
selftests: rtnetlink: add erspan and ip6erspan
William Tu
1
-0
/
+131
2018-01-02
forcedeth: optimize the rx with likely
Zhu Yanjun
1
-2
/
+2
2018-01-02
selftests/net: fix bugs in address and port initialization
Sowmini Varadhan
1
-6
/
+15
2018-01-02
net: sched: Move offload check till after dump call
Nogah Frankel
1
-3
/
+2
2018-01-02
net_sch: red: Fix the new offload indication
Nogah Frankel
1
-12
/
+14
2018-01-02
sky2: Replace mdelay with msleep in sky2_vpd_wait
Jia-Ju Bai
1
-1
/
+1
2018-01-02
net: ptr_ring: otherwise safe empty checks can overrun array bounds
John Fastabend
1
-1
/
+6
2017-12-29
net/mlx5: Separate ingress/egress namespaces for each vport
Gal Pressman
4
-30
/
+133
2017-12-29
net/mlx5: Fix ingress/egress naming mistake
Gal Pressman
1
-2
/
+2
[next]