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
*
nfc: mrvl: skip impossible NCI_MAX_PAYLOAD_SIZE check
Krzysztof Kozlowski
2021-05-29
1
-5
/
+0
*
nfc: mrvl: mark OF device ID tables as maybe unused
Krzysztof Kozlowski
2021-05-29
2
-2
/
+2
*
nfc: pn533: drop of_match_ptr from device ID table
Krzysztof Kozlowski
2021-05-29
1
-1
/
+1
*
nfc: port100: correct kerneldoc for structure
Krzysztof Kozlowski
2021-05-29
1
-2
/
+2
*
nfc: fdp: drop ACPI_PTR from device ID table
Krzysztof Kozlowski
2021-05-29
1
-1
/
+1
*
nfc: fdp: correct kerneldoc for structure
Krzysztof Kozlowski
2021-05-29
1
-2
/
+2
*
samples: pktgen: add UDP tx checksum support
Lorenzo Bianconi
2021-05-28
7
-1
/
+18
*
Merge branch 'net-hdlc_fr-clean-up-some-code-style-issues'
Jakub Kicinski
2021-05-28
1
-67
/
+34
|
\
|
*
net: hdlc_fr: remove unnecessary out of memory message
Peng Li
2021-05-28
1
-3
/
+2
|
*
net: hdlc_fr: remove redundant braces {}
Peng Li
2021-05-28
1
-3
/
+3
|
*
net: hdlc_fr: add braces {} to all arms of the statement
Peng Li
2021-05-28
1
-4
/
+6
|
*
net: hdlc_fr: remove space after '!'
Peng Li
2021-05-28
1
-2
/
+2
|
*
net: hdlc_fr: code indent use tabs where possible
Peng Li
2021-05-28
1
-4
/
+4
|
*
net: hdlc_fr: move out assignment in if condition
Peng Li
2021-05-28
1
-4
/
+8
|
*
net: hdlc_fr: add some required spaces
Peng Li
2021-05-28
1
-3
/
+4
|
*
net: hdlc_fr: fix an code style issue about "foo* bar"
Peng Li
2021-05-28
1
-2
/
+2
|
*
net: hdlc_fr: add blank line after declarations
Peng Li
2021-05-28
1
-0
/
+3
|
*
net: hdlc_fr: remove redundant blank lines
Peng Li
2021-05-28
1
-42
/
+0
|
/
*
Merge branch 'mptcp-miscellaneous-cleanup'
Jakub Kicinski
2021-05-28
6
-25
/
+53
|
\
|
*
mptcp: restrict values of 'enabled' sysctl
Matthieu Baerts
2021-05-28
2
-7
/
+9
|
*
mptcp: support SYSCTL only if enabled
Matthieu Baerts
2021-05-28
1
-6
/
+22
|
*
mptcp: make sure flag signal is set when add addr with port
Jianguo Wu
2021-05-28
1
-1
/
+7
|
*
mptcp: remove redundant initialization in pm_nl_init_net()
Jianguo Wu
2021-05-28
1
-2
/
+5
|
*
mptcp: generate subflow hmac after mptcp_finish_join()
Jianguo Wu
2021-05-28
1
-3
/
+3
|
*
mptcp: using TOKEN_MAX_RETRIES instead of magic number
Jianguo Wu
2021-05-28
3
-3
/
+4
|
*
mptcp: fix pr_debug in mptcp_token_new_connect
Jianguo Wu
2021-05-28
1
-3
/
+3
|
/
*
Merge tag 'mlx5-updates-2021-05-26' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2021-05-28
19
-193
/
+318
|
\
|
*
net/mlx5: Fix lag port remapping logic
Eli Cohen
2021-05-27
1
-6
/
+13
|
*
net/mlx5: Use boolean arithmetic to evaluate roce_lag
Eli Cohen
2021-05-27
1
-2
/
+3
|
*
net/mlx5: Remove unnecessary spin lock protection
Eli Cohen
2021-05-27
1
-4
/
+0
|
*
net/mlx5: Cap the maximum flow group size to 16M entries
Paul Blakey
2021-05-27
1
-0
/
+5
|
*
net/mlx5: DR, Set max table size to 2G entries
Paul Blakey
2021-05-27
1
-1
/
+1
|
*
net/mlx5: Move chains ft pool to be used by all firmware steering
Paul Blakey
2021-05-27
7
-98
/
+151
|
*
net/mlx5: Move table size calculation to steering cmd layer
Paul Blakey
2021-05-27
4
-11
/
+15
|
*
net/mlx5: Add case for FS_FT_NIC_TX FT in MLX5_CAP_FLOWTABLE_TYPE
Paul Blakey
2021-05-27
1
-0
/
+1
|
*
net/mlx5: DR, Remove unused field of send_ring struct
Yevgeny Kliteynik
2021-05-27
1
-1
/
+0
|
*
net/mlx5e: RX, Remove unnecessary check in RX CQE compression handling
Tariq Toukan
2021-05-27
1
-1
/
+1
|
*
net/mlx5e: IPsec/rep_tc: Fix rep_tc_update_skb drops IPsec packet
Huy Nguyen
2021-05-27
1
-2
/
+4
|
*
net/mlx5e: TC: Reserved bit 31 of REG_C1 for IPsec offload
Huy Nguyen
2021-05-27
3
-9
/
+12
|
*
net/mlx5e: TC: Use bit counts for register mapping
Paul Blakey
2021-05-27
5
-49
/
+77
|
*
net/mlx5: CT: Avoid reusing modify header context for natted entries
Paul Blakey
2021-05-27
1
-12
/
+38
|
*
net/mlx5e: CT, Remove newline from ct_dbg call
Roi Dayan
2021-05-27
1
-1
/
+1
*
|
ixgbe: Fix out-bounds warning in ixgbe_host_interface_command()
Gustavo A. R. Silva
2021-05-28
1
-9
/
+7
*
|
Merge branch 'add-4-rx-tx-queue-support-for-mikrotik-10-25g-nic'
Jakub Kicinski
2021-05-28
3
-237
/
+368
|
\
\
|
*
|
atl1c: add 4 RX/TX queue support for Mikrotik 10/25G NIC
Gatis Peisenieks
2021-05-28
3
-158
/
+291
|
*
|
atl1c: prepare for multiple rx queues
Gatis Peisenieks
2021-05-28
2
-61
/
+57
|
*
|
atl1c: move tx napi into tpd_ring
Gatis Peisenieks
2021-05-28
2
-9
/
+13
|
*
|
atl1c: detect NIC type early
Gatis Peisenieks
2021-05-28
1
-29
/
+27
|
/
/
*
|
Merge branch 'mlx-devlink-dev-info-versions-adjustments'
Jakub Kicinski
2021-05-27
2
-4
/
+14
|
\
\
|
*
|
mlxsw: core: use PSID string define in devlink info
Jiri Pirko
2021-05-27
1
-1
/
+3
[next]