index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: handle broadcast NAME_DISTRIBUTOR packet when receiving it
Zhenbo Gao
2018-12-18
1
-0
/
+4
*
net: phy: remove unused code in phy_probe
Heiner Kallweit
2018-12-18
1
-2
/
+0
*
Merge tag 'mlx5-uplink-rep-2018-12-15' of git://git.kernel.org/pub/scm/linux/...
David S. Miller
2018-12-18
11
-295
/
+501
|
\
|
*
net/mlx5e: Add some ethtool port control entries to the uplink rep netdev
Or Gerlitz
2018-12-17
1
-2
/
+73
|
*
net/mlx5e: Expose ethtool pause and link functions to mlx5e callers
Or Gerlitz
2018-12-17
2
-20
/
+56
|
*
net/mlx5e: Add sriov and udp tunnel ndo support for the uplink rep
Or Gerlitz
2018-12-17
3
-14
/
+31
|
*
net/mlx5e: Handle port mtu/link, dcb and lag for uplink reps
Or Gerlitz
2018-12-17
3
-20
/
+102
|
*
net/mlx5e: Uninstantiate esw manager vport netdev on switchdev mode
Or Gerlitz
2018-12-17
4
-21
/
+42
|
*
net/mlx5e: Remove leftover code from the PF netdev being uplink rep
Or Gerlitz
2018-12-17
3
-119
/
+9
|
*
net/mlx5e: Use dedicated uplink vport netdev representor
Or Gerlitz
2018-12-17
8
-121
/
+212
|
*
net/mlx5e: Use single argument for the esw representor build params helper
Or Gerlitz
2018-12-17
1
-8
/
+9
|
*
net/mlx5: E-Switch, Remove redundant reloading of the IB interface
Or Gerlitz
2018-12-17
1
-3
/
+0
*
|
net: bridge: remove unneeded variable 'err'
YueHaibing
2018-12-18
2
-5
/
+2
*
|
qlcnic: remove set but not used variables 'op, cmd_op'
YueHaibing
2018-12-18
1
-5
/
+1
*
|
test_rhashtable: remove semaphore usage
Arnd Bergmann
2018-12-18
1
-13
/
+19
*
|
net: phy: print stack trace in phy_error
Heiner Kallweit
2018-12-18
1
-0
/
+2
*
|
net: phy: improve phy state checking
Heiner Kallweit
2018-12-18
2
-14
/
+44
*
|
net: fec: remove workaround to restart phylib state machine on MDIO timeout
Heiner Kallweit
2018-12-18
2
-13
/
+0
*
|
bonding: fix indentation issues, remove extra spaces
Colin Ian King
2018-12-18
1
-2
/
+2
*
|
Merge branch 'hns3-next'
David S. Miller
2018-12-18
7
-59
/
+88
|
\
\
|
*
|
net: hns3: fix a SSU buffer checking bug
Yunsheng Lin
2018-12-18
1
-2
/
+3
|
*
|
net: hns3: aligning buffer size in SSU to 256 bytes
Yunsheng Lin
2018-12-18
1
-17
/
+26
|
*
|
net: hns3: getting tx and dv buffer size through firmware
Yunsheng Lin
2018-12-18
3
-11
/
+38
|
*
|
net: hns3: synchronize speed and duplex from phy when phy link up
Peng Li
2018-12-18
1
-0
/
+4
|
*
|
net: hns3: remove 1000M/half support of phy
Fuyun Liang
2018-12-18
1
-1
/
+1
|
*
|
net: hns3: update coalesce param per second
Peng Li
2018-12-18
2
-9
/
+3
|
*
|
net: hns3: fix incomplete uninitialization of IRQ in the hns3_nic_uninit_vect...
Huazhong Tan
2018-12-18
1
-6
/
+6
|
*
|
net: hns3: remove unnecessary configuration recapture while resetting
Huazhong Tan
2018-12-18
1
-13
/
+0
|
*
|
net: hns3: update some variables while hclge_reset()/hclgevf_reset() done
Huazhong Tan
2018-12-18
2
-1
/
+7
|
*
|
net: hns3: fix napi_disable not return problem
Huazhong Tan
2018-12-18
1
-2
/
+2
|
*
|
net: hns3: uninitialize pci in the hclgevf_uninit
Huazhong Tan
2018-12-18
1
-1
/
+1
|
*
|
net: hns3: fix error handling int the hns3_get_vector_ring_chain
Huazhong Tan
2018-12-18
1
-2
/
+3
|
/
/
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-12-18
7
-135
/
+1428
|
\
\
|
*
|
xfrm: clean an indentation issue, remove a space
Colin Ian King
2018-12-10
1
-1
/
+1
|
*
|
xfrm: policy: fix policy hash rebuild
Florian Westphal
2018-11-28
1
-4
/
+5
|
*
|
xfrm6: remove BUG_ON from xfrm6_dst_ifdown
Li RongQing
2018-11-22
1
-1
/
+0
|
*
|
xfrm: policy: fix netlink/pf_key policy lookups
Florian Westphal
2018-11-15
2
-7
/
+36
|
*
|
xfrm: policy: add missing indentation
Colin Ian King
2018-11-15
1
-1
/
+1
|
*
|
af_key: fix indentation on declaration statement
Colin Ian King
2018-11-15
1
-1
/
+1
|
*
|
xfrm: policy: add 2nd-level saddr trees for inexact policies
Florian Westphal
2018-11-09
1
-10
/
+108
|
*
|
xfrm: policy: store inexact policies in a tree ordered by source address
Florian Westphal
2018-11-09
1
-4
/
+42
|
*
|
xfrm: policy: check reinserted policies match their node
Florian Westphal
2018-11-09
1
-0
/
+32
|
*
|
xfrm: policy: store inexact policies in a tree ordered by destination address
Florian Westphal
2018-11-09
2
-6
/
+328
|
*
|
xfrm: policy: add inexact policy search tree infrastructure
Florian Westphal
2018-11-09
2
-54
/
+248
|
*
|
xfrm: policy: consider if_id when hashing inexact policy
Florian Westphal
2018-11-09
1
-9
/
+16
|
*
|
xfrm: policy: store inexact policies in an rhashtable
Florian Westphal
2018-11-09
3
-18
/
+335
|
*
|
xfrm: policy: return NULL when inexact search needed
Florian Westphal
2018-11-09
1
-2
/
+11
|
*
|
xfrm: policy: split list insertion into a helper
Florian Westphal
2018-11-09
1
-16
/
+27
|
*
|
xfrm: security: iterate all, not inexact lists
Florian Westphal
2018-11-09
1
-67
/
+26
|
*
|
selftests: add xfrm policy test script
Florian Westphal
2018-11-09
2
-1
/
+278
[next]