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
*
net/cdc_ncm: Increase NTB max RX/TX values to 64kb
Ćukasz Spintzyk
2022-07-21
1
-2
/
+2
*
net/cdc_ncm: Enable ZLP for DisplayLink ethernet devices
Dominik Czerwik
2022-07-21
1
-1
/
+24
*
Merge branch 'net-ipa-move-configuration-data-files'
Jakub Kicinski
2022-07-21
7
-3
/
+7
|
\
|
*
net: ipa: move configuration data files into a subdirectory
Alex Elder
2022-07-21
7
-1
/
+1
|
*
net: ipa: list supported IPA versions in the Makefile
Alex Elder
2022-07-21
1
-3
/
+7
|
/
*
Merge branch 'net-ipa-small-transaction-updates'
Jakub Kicinski
2022-07-21
4
-38
/
+66
|
\
|
*
net: ipa: fix an outdated comment
Alex Elder
2022-07-21
1
-1
/
+1
|
*
net: ipa: report when the driver has been removed
Alex Elder
2022-07-21
1
-0
/
+2
|
*
net: ipa: skip some cleanup for unused transactions
Alex Elder
2022-07-21
1
-1
/
+2
|
*
net: ipa: rearrange transaction initialization
Alex Elder
2022-07-21
2
-30
/
+33
|
*
net: ipa: add a transaction committed list
Alex Elder
2022-07-21
3
-7
/
+29
|
/
*
net: ipa: add an endpoint device attribute group
Alex Elder
2022-07-21
4
-31
/
+102
*
selftests: net: af_unix: Fix a build error of unix_connect.c.
Kuniyuki Iwashima
2022-07-21
1
-2
/
+1
*
net: amd8111e: remove repeated dev->features assignement
Jian Shen
2022-07-21
1
-3
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-07-21
43
-357
/
+518
|
\
|
*
netfilter: xt_TPROXY: remove pr_debug invocations
Justin Stitt
2022-07-21
1
-23
/
+2
|
*
netfilter: flowtable: prefer refcount_inc
Florian Westphal
2022-07-21
1
-8
/
+3
|
*
netfilter: ipvs: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-21
1
-3
/
+2
|
*
netfilter: nf_nat: in nf_nat_initialized(), use const struct nf_conn *
James Yonan
2022-07-14
1
-1
/
+1
|
*
netfilter: nf_tables: move nft_cmp_fast_mask to where its used
Florian Westphal
2022-07-11
2
-10
/
+12
|
*
netfilter: nf_tables: use correct integer types
Florian Westphal
2022-07-11
4
-11
/
+12
|
*
netfilter: nf_tables: add and use BE register load-store helpers
Florian Westphal
2022-07-11
3
-4
/
+19
|
*
netfilter: nf_tables: use the correct get/put helpers
Florian Westphal
2022-07-11
4
-10
/
+11
|
*
netfilter: x_tables: use correct integer types
Florian Westphal
2022-07-11
3
-9
/
+9
|
*
netfilter: nfnetlink: add missing __be16 cast
Florian Westphal
2022-07-11
1
-1
/
+1
|
*
netfilter: nft_set_bitmap: Fix spelling mistake
Zhang Jiaming
2022-07-11
1
-2
/
+2
|
*
netfilter: h323: merge nat hook pointers into one
Florian Westphal
2022-07-11
3
-242
/
+169
|
*
netfilter: nf_conntrack: use rcu accessors where needed
Florian Westphal
2022-07-11
7
-16
/
+57
|
*
netfilter: nf_conntrack: add missing __rcu annotations
Florian Westphal
2022-07-11
5
-5
/
+5
|
*
netfilter: nf_flow_table: count pending offload workqueue tasks
Vlad Buslov
2022-07-11
8
-4
/
+206
|
*
net/sched: act_ct: set 'net' pointer when creating new nf_flow_table
Vlad Buslov
2022-07-11
1
-2
/
+3
|
*
netfilter: conntrack: use correct format characters
Bill Wendling
2022-07-11
1
-1
/
+1
|
*
netfilter: conntrack: use fallthrough to cleanup
Jackie Liu
2022-07-11
1
-5
/
+3
*
|
Merge tag 'mlx5-updates-2022-07-17' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2022-07-21
20
-861
/
+1157
|
\
\
|
*
|
net/mlx5: CT: Remove warning of ignore_flow_level support for non PF
Roi Dayan
2022-07-19
2
-2
/
+2
|
*
|
net/mlx5e: Add resiliency for PTP TX port timestamp
Aya Levin
2022-07-19
5
-2
/
+50
|
*
|
net/mlx5: Expose ts_cqe_metadata_size2wqe_counter
Aya Levin
2022-07-19
1
-1
/
+5
|
*
|
net/mlx5e: HTB, move htb functions to a new file
Moshe Tal
2022-07-19
7
-746
/
+832
|
*
|
net/mlx5e: HTB, change functions name to follow convention
Moshe Tal
2022-07-19
4
-36
/
+36
|
*
|
net/mlx5e: HTB, remove priv from htb function calls
Moshe Tal
2022-07-19
4
-150
/
+172
|
*
|
net/mlx5e: HTB, hide and dynamically allocate mlx5e_htb structure
Saeed Mahameed
2022-07-19
3
-32
/
+70
|
*
|
net/mlx5e: HTB, move stats and max_sqs to priv
Moshe Tal
2022-07-19
4
-19
/
+19
|
*
|
net/mlx5e: HTB, move section comment to the right place
Moshe Tal
2022-07-19
1
-2
/
+2
|
*
|
net/mlx5e: HTB, move ids to selq_params struct
Moshe Tal
2022-07-19
6
-34
/
+62
|
*
|
net/mlx5e: HTB, reduce visibility of htb functions
Saeed Mahameed
2022-07-19
3
-74
/
+70
|
*
|
net/mlx5e: Fix mqprio_rl handling on devlink reload
Moshe Tal
2022-07-19
2
-41
/
+106
|
*
|
net/mlx5e: Report header-data split state through ethtool
Gal Pressman
2022-07-19
4
-5
/
+14
*
|
|
net: ipa: initialize ring indexes to 0
Alex Elder
2022-07-20
2
-10
/
+13
*
|
|
net: marvell: prestera: add phylink support
Oleksandr Mazur
2022-07-20
5
-62
/
+334
*
|
|
vmxnet3: Implement ethtool's get_channels command
Andrey Turkin
2022-07-20
1
-0
/
+29
[next]