index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_bpf.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-29
net/smc: determine accepted ISM devices
Ursula Braun
4
-34
/
+208
2020-09-29
net/smc: build and send V2 CLC proposal
Ursula Braun
4
-42
/
+210
2020-09-29
net/smc: determine proposed ISM devices
Ursula Braun
8
-58
/
+135
2020-09-29
net/smc: introduce list of pnetids for Ethernet devices
Ursula Braun
3
-7
/
+153
2020-09-29
net/smc: introduce CHID callback for ISM devices
Ursula Braun
6
-0
/
+22
2020-09-29
net/smc: introduce System Enterprise ID (SEID)
Ursula Braun
6
-2
/
+73
2020-09-29
net/smc: prepare for more proposed ISM devices
Ursula Braun
6
-44
/
+69
2020-09-29
net/smc: split CLC confirm/accept data to be sent
Ursula Braun
2
-12
/
+15
2020-09-29
net/smc: separate find device functions
Ursula Braun
3
-46
/
+84
2020-09-29
net/smc: CLC header fields renaming
Ursula Braun
3
-23
/
+25
2020-09-29
net/smc: remove constant and introduce helper to check for a pnet id
Karsten Graul
1
-8
/
+12
2020-09-29
net: Use kobj_to_dev() API
Wang Qing
1
-2
/
+2
2020-09-28
net: mvneta: try to use in-irq pp cache in mvneta_txq_bufs_free
Lorenzo Bianconi
1
-4
/
+7
2020-09-28
e1000e: Add support for Meteor Lake
Sasha Neftin
5
-0
/
+21
2020-09-28
igc: Clean up nvm_info structure
Sasha Neftin
1
-3
/
+0
2020-09-28
igc: Reject schedules with a base_time in the future
Vinicius Costa Gomes
1
-2
/
+23
2020-09-28
igc: Export a way to read the PTP timer
Vinicius Costa Gomes
2
-4
/
+4
2020-09-28
igc: Remove reset disable flag
Sasha Neftin
1
-1
/
+0
2020-09-28
igc: Save PTP time before a reset
Vinicius Costa Gomes
3
-3
/
+29
2020-09-28
igc: Remove references to SYSTIMR register
Vinicius Costa Gomes
1
-10
/
+2
2020-09-28
igc: Expose LPI counters
Sasha Neftin
3
-0
/
+7
2020-09-28
igc: Clean RX descriptor error flags
Andre Guedes
2
-16
/
+3
2020-09-28
igc: Remove timeout check from ptp_tx work
Andre Guedes
1
-6
/
+0
2020-09-28
igc: Don't reschedule ptp_tx work
Andre Guedes
1
-5
/
+4
2020-09-28
igc: Rename IGC_TSYNCTXCTL_VALID macro
Andre Guedes
2
-2
/
+2
2020-09-28
igc: Add new device ID's
Sasha Neftin
3
-0
/
+15
2020-09-28
igb: read PBA number from flash
Gal Hammer
1
-1
/
+3
2020-09-28
igb: add XDP support
Sven Auhagen
3
-36
/
+481
2020-09-28
docs: vxlan: add info about device features
Jakub Kicinski
1
-0
/
+28
2020-09-28
selftests: net: add a test for static UDP tunnel ports
Jakub Kicinski
1
-0
/
+58
2020-09-28
netdevsim: support the static IANA VXLAN port flag
Jakub Kicinski
2
-0
/
+5
2020-09-28
ice: convert to new udp_tunnel infrastructure
Jakub Kicinski
5
-206
/
+135
2020-09-28
ice: remove unused args from ice_get_open_tunnel_port()
Jakub Kicinski
4
-12
/
+6
2020-09-28
i40e: convert to new udp_tunnel infrastructure
Jakub Kicinski
2
-219
/
+51
2020-09-28
selftests: net: add a test for shared UDP tunnel info tables
Jakub Kicinski
1
-0
/
+109
2020-09-28
netdevsim: shared UDP tunnel port table support
Jakub Kicinski
2
-2
/
+22
2020-09-28
netdevsim: add warnings on unexpected UDP tunnel port errors
Jakub Kicinski
1
-4
/
+9
2020-09-28
udp_tunnel: add the ability to share port tables
Jakub Kicinski
2
-10
/
+110
2020-09-28
net: phy: dp83869: Add speed optimization feature
Dan Murphy
1
-0
/
+116
2020-09-28
net: phy: dp83869: support Wake on LAN
Dan Murphy
1
-0
/
+176
2020-09-28
net: ethernet: ave: Replace alloc_etherdev() with devm_alloc_etherdev()
Kunihiko Hayashi
1
-21
/
+11
2020-09-28
net: vlan: Fixed signedness in vlan_group_prealloc_vid()
Florian Fainelli
1
-1
/
+2
2020-09-27
bnxt_en: Improve preset max value for ethtool -l.
Michael Chan
1
-2
/
+7
2020-09-27
bnxt_en: Implement ethtool set_fec_param() method.
Michael Chan
3
-1
/
+107
2020-09-27
bnxt_en: Report Active FEC encoding during link up.
Michael Chan
1
-3
/
+26
2020-09-27
bnxt_en: Report FEC settings to ethtool.
Michael Chan
3
-3
/
+109
2020-09-27
bnxt_en: avoid link reset if speed is not changed
Edwin Peer
1
-1
/
+9
2020-09-27
bnxt_en: Handle ethernet link being disabled by firmware.
Michael Chan
2
-3
/
+29
2020-09-27
bnxt_en: ethtool: support PAM4 link speeds up to 200G
Edwin Peer
1
-8
/
+63
2020-09-27
bnxt_en: add basic infrastructure to support PAM4 link speeds
Edwin Peer
2
-21
/
+65
[next]