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
*
ipv4: Add support to rtable for ipv6 gateway
David Ahern
2019-04-09
5
-8
/
+38
*
ipv4: Prepare fib_config for IPv6 gateway
David Ahern
2019-04-09
3
-19
/
+34
*
ipv4: Prepare rtable for IPv6 gateway
David Ahern
2019-04-09
13
-45
/
+57
*
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
2019-04-09
10
-38
/
+35
*
ipv6: Add neighbor helpers that use the ipv6 stub
David Ahern
2019-04-09
2
-4
/
+42
*
ipv6: Add fib6_nh_init and release to stubs
David Ahern
2019-04-09
3
-0
/
+17
*
net: phy: improve link partner capability detection
Heiner Kallweit
2019-04-09
2
-4
/
+10
*
Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2019-04-08
27
-397
/
+747
|
\
|
*
net/mlx5e: Unify logic of MTU boundaries
Tariq Toukan
2019-04-05
4
-15
/
+20
|
*
net/mlx5e: Obsolete param field holding a constant value
Tariq Toukan
2019-04-05
2
-3
/
+1
|
*
net/mlx5: A write memory barrier is sufficient in EQ ci update
Tariq Toukan
2019-04-05
1
-1
/
+1
|
*
net/mlx5e: Do not rewrite fields with the same match
Eli Britstein
2019-04-05
1
-32
/
+104
|
*
net/mlx5e: Offload TC e-switch rules with ingress VLAN device
Eli Britstein
2019-04-05
2
-5
/
+44
|
*
net/mlx5e: Offload TC e-switch rules with egress VLAN device
Eli Britstein
2019-04-05
1
-0
/
+34
|
*
net/mlx5e: Allow VLAN rewrite of prio field with the same match
Eli Britstein
2019-04-05
1
-2
/
+6
|
*
net/mlx5e: Deny VLAN rewrite if there is no VLAN header match
Eli Britstein
2019-04-05
1
-0
/
+11
|
*
net/mlx5e: Use helpers to get headers criteria and value pointers
Eli Britstein
2019-04-05
1
-9
/
+25
|
*
net/mlx5e: Return -EOPNOTSUPP when attempting to offload an unsupported action
Tonghao Zhang
2019-04-05
1
-7
/
+20
|
*
net/mlx5e: Deletes unnecessary setting of esw_attr->parse_attr
Tonghao Zhang
2019-04-05
1
-1
/
+0
|
*
net/mlx5e: Remove 'parse_attr' argument in parse_tc_fdb_actions()
Tonghao Zhang
2019-04-05
1
-2
/
+2
|
*
net/mlx5e: Make the log friendly when decapsulation offload not supported
Tonghao Zhang
2019-04-05
1
-3
/
+5
|
*
net/mlx5: E-Switch, Fix double mutex initialization
Max Gurtovoy
2019-04-05
1
-2
/
+0
|
*
net/mlx5: Handle event of power detection in the PCIE slot
Aya Levin
2019-04-05
2
-0
/
+76
|
*
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2019-04-05
18
-315
/
+398
|
|
\
|
|
*
net/mlx5: Fix false compilation warning
Tariq Toukan
2019-04-02
1
-1
/
+1
|
|
*
net/mlx5: Expose MPEIN (Management PCIE INfo) register layout
Aya Levin
2019-04-02
2
-1
/
+51
|
|
*
net/mlx5: Add rate limit print macros
Aya Levin
2019-04-02
1
-0
/
+10
|
|
*
net/mlx5: Add explicit bar address field
Huy Nguyen
2019-04-02
6
-10
/
+11
|
|
*
net/mlx5: Replace dev_err/warn/info by mlx5_core_err/warn/info
Huy Nguyen
2019-04-02
4
-103
/
+106
|
|
*
net/mlx5: Use dev->priv.name instead of dev_name
Huy Nguyen
2019-04-02
3
-4
/
+4
|
|
*
net/mlx5: Make mlx5_core messages independent from mdev->pdev
Huy Nguyen
2019-04-02
1
-10
/
+9
|
|
*
net/mlx5: Break load_one into three stages
Saeed Mahameed
2019-04-02
1
-71
/
+77
|
|
*
net/mlx5: Function setup/teardown procedures
Saeed Mahameed
2019-04-02
1
-52
/
+68
|
|
*
net/mlx5: Move health and page alloc init to mdev_init
Saeed Mahameed
2019-04-02
3
-17
/
+28
|
|
*
net/mlx5: Split mdev init and pci init
Saeed Mahameed
2019-04-02
1
-41
/
+54
|
|
*
net/mlx5: Remove redundant init functions parameter
Saeed Mahameed
2019-04-02
1
-27
/
+22
|
|
*
net/mlx5: Remove spinlock support from mlx5_write64
Maxim Mikityanskiy
2019-04-02
5
-26
/
+13
|
|
*
net/mlx5: Remove unused MLX5_*_DOORBELL_LOCK macros
Maxim Mikityanskiy
2019-04-02
1
-8
/
+0
*
|
|
cxgb4: Don't return EAGAIN when TCAM is full.
Vishal Kulkarni
2019-04-08
2
-7
/
+5
*
|
|
net: xilinx: emaclite: add minimal ndo_do_ioctl hook
Alexandru Ardelean
2019-04-08
1
-0
/
+17
*
|
|
net: xilinx: emaclite: add minimal ethtool ops
Alexandru Ardelean
2019-04-08
1
-0
/
+23
*
|
|
datagram: remove rendundant 'peeked' argument
Paolo Abeni
2019-04-08
6
-38
/
+28
*
|
|
net: sched: flower: insert filter to ht before offloading it to hw
Vlad Buslov
2019-04-08
1
-20
/
+44
*
|
|
Merge branch 'rhashtable-bitlocks'
David S. Miller
2019-04-08
12
-173
/
+271
|
\
\
\
|
*
|
|
rhashtable: add lockdep tracking to bucket bit-spin-locks.
NeilBrown
2019-04-08
2
-23
/
+43
|
*
|
|
rhashtable: use bit_spin_locks to protect hash bucket.
NeilBrown
2019-04-08
12
-178
/
+236
|
*
|
|
rhashtable: allow rht_bucket_var to return NULL.
NeilBrown
2019-04-08
2
-11
/
+29
|
*
|
|
rhashtable: use cmpxchg() in nested_table_alloc()
NeilBrown
2019-04-08
1
-3
/
+5
|
/
/
/
*
|
|
Merge branch 'net-hsr-improvements-and-bug-fixes'
David S. Miller
2019-04-07
14
-277
/
+327
|
\
\
\
|
*
|
|
net: hsr: Fix node prune function for forget time expiry
Aaron Kramer
2019-04-07
1
-0
/
+4
[next]