index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2021-11-01
devlink: expose get/put functions
Jakub Kicinski
-3
/
+17
2021-11-01
ethtool: handle info/flash data copying outside rtnl_lock
Jakub Kicinski
-41
/
+69
2021-11-01
ethtool: push the rtnl_lock into dev_ethtool()
Jakub Kicinski
-3
/
+13
2021-11-01
Merge branch 'mana-misc'
David S. Miller
-97
/
+208
2021-11-01
net: mana: Support hibernation and kexec
Dexuan Cui
-52
/
+164
2021-11-01
net: mana: Improve the HWC error handling
Dexuan Cui
-44
/
+31
2021-11-01
net: mana: Report OS info to the PF driver
Dexuan Cui
-0
/
+11
2021-11-01
net: mana: Fix the netdev_err()'s vPort argument in mana_init_port()
Dexuan Cui
-1
/
+2
2021-11-01
Merge branch 'mptcp-selftests'
David S. Miller
-37
/
+73
2021-11-01
selftests: mptcp: more stable simult_flows tests
Paolo Abeni
-36
/
+72
2021-11-01
selftests: mptcp: fix proto type in link_failure tests
Geliang Tang
-1
/
+1
2021-11-01
nfp: flower: Allow ipv6gretap interface for offloading
Yu Xiao
-3
/
+4
2021-11-01
net: dsa: populate supported_interfaces member
Marek BehĂșn
-0
/
+10
2021-11-01
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
-46
/
+118
2021-11-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
-4
/
+2
2021-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
-23
/
+94
2021-11-01
Merge tag 'mlx5-updates-2021-10-29' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
-267
/
+1193
2021-11-01
netfilter: nft_payload: support for inner header matching / mangling
Pablo Neira Ayuso
-2
/
+58
2021-11-01
netfilter: nf_tables: convert pktinfo->tprot_set to flags field
Pablo Neira Ayuso
-14
/
+19
2021-11-01
netfilter: nft_meta: add NFT_META_IFTYPE
Pablo Neira Ayuso
-2
/
+8
2021-11-01
netfilter: conntrack: set on IPS_ASSURED if flows enters internal stream state
Pablo Neira Ayuso
-2
/
+5
2021-10-29
net: bridge: switchdev: fix shim definition for br_switchdev_mdb_notify
Vladimir Oltean
-12
/
+11
2021-10-29
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
-7
/
+5
2021-10-29
bnxt_en: Remove not used other ULP define
Leon Romanovsky
-2
/
+1
2021-10-29
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
-11
/
+18
2021-10-29
netdevsim: remove max_vfs dentry
Jakub Kicinski
-6
/
+3
2021-10-29
net/mlx5: Support internal port as decap route device
Ariel Levkovich
-13
/
+40
2021-10-29
net/mlx5e: Term table handling of internal port rules
Ariel Levkovich
-2
/
+2
2021-10-29
net/mlx5e: Add indirect tc offload of ovs internal port
Ariel Levkovich
-19
/
+82
2021-10-29
net/mlx5e: Offload internal port as encap route device
Ariel Levkovich
-3
/
+41
2021-10-29
net/mlx5e: Offload tc rules that redirect to ovs internal port
Ariel Levkovich
-4
/
+141
2021-10-29
net/mlx5e: Accept action skbedit in the tc actions list
Ariel Levkovich
-0
/
+7
2021-10-29
net/mlx5: E-Switch, Add ovs internal port mapping to metadata support
Ariel Levkovich
-9
/
+607
2021-10-29
net/mlx5e: Use generic name for the forwarding dev pointer
Ariel Levkovich
-5
/
+5
2021-10-29
net/mlx5e: Refactor rx handler of represetor device
Ariel Levkovich
-45
/
+32
2021-10-29
net/mlx5: DR, Add check for unsupported fields in match param
Muhammad Sammar
-133
/
+172
2021-10-29
net/mlx5: Allow skipping counter refresh on creation
Paul Blakey
-4
/
+16
2021-10-29
net/mlx5e: IPsec: Refactor checksum code in tx data path
Raed Salem
-18
/
+28
2021-10-29
net/mlx5: CT: Remove warning of ignore_flow_level support for VFs
Paul Blakey
-20
/
+27
2021-10-29
net/mlx5: Add esw assignment back in mlx5e_tc_sample_unoffload()
Nathan Chancellor
-0
/
+1
2021-10-29
iavf: Fix kernel BUG in free_msi_irqs
Przemyslaw Patynowski
-0
/
+56
2021-10-29
iavf: Add helper function to go from pci_dev to adapter
Karen Sornek
-7
/
+17
2021-10-29
virtchnl: Use the BIT() macro for capability/offload flags
Brett Creeley
-20
/
+20
2021-10-29
virtchnl: Remove unused VIRTCHNL_VF_OFFLOAD_RSVD define
Brett Creeley
-1
/
+0
2021-10-29
ice: Hide bus-info in ethtool for PRs in switchdev mode
Marcin Szycik
-3
/
+4
2021-10-29
ice: Clear synchronized addrs when adding VFs in switchdev mode
Marcin Szycik
-0
/
+6
2021-10-29
ice: Remove boolean vlan_promisc flag from function
Brett Creeley
-15
/
+15
2021-10-29
igc: Change Device Reset to Port Reset
Sasha Neftin
-2
/
+2
2021-10-29
igc: Add new device ID
Sasha Neftin
-0
/
+3
2021-10-29
igc: Remove media type checking on the PHY initialization
Sasha Neftin
-5
/
+0
[next]