index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-04
Merge branch 'qed-QM-ILT-changes'
David S. Miller
18
-351
/
+817
2017-04-04
qed: Manage with less memory regions for RoCE
Ram Amrani
5
-38
/
+125
2017-04-04
qed: RoCE doesn't need to use SRC
Mintz, Yuval
1
-2
/
+1
2017-04-04
qed: Correct TM ILT lines in presence of VFs
Mintz, Yuval
1
-1
/
+1
2017-04-04
qed: Fix TM block ILT allocation
Michal Kalderon
1
-7
/
+25
2017-04-04
qed: Revise QM cofiguration
Ariel Elior
15
-303
/
+665
2017-04-04
net: usbnet: support 64bit stats
Greg Ungerer
18
-4
/
+73
2017-04-04
soreuseport: use "unsigned int" in __reuseport_alloc()
Alexey Dobriyan
1
-2
/
+2
2017-04-04
flowcache: more "unsigned int"
Alexey Dobriyan
2
-9
/
+10
2017-04-04
flowcache: make flow_cache_hash_size() return "unsigned int"
Alexey Dobriyan
1
-6
/
+8
2017-04-04
flowcache: make flow_key_size() return "unsigned int"
Alexey Dobriyan
2
-4
/
+4
2017-04-04
net/faraday: Add missing include of of.h
Andrew Lunn
1
-0
/
+1
2017-04-04
vxlan: fix ND proxy when skb doesn't have transport header offset
Vincent Bernat
1
-14
/
+15
2017-04-04
sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp
Xin Long
5
-2
/
+84
2017-04-04
Merge branch 'hns-misc-fixes'
David S. Miller
17
-560
/
+653
2017-04-04
net: hns: Some checkpatch.pl script & warning fixes
Salil
6
-14
/
+11
2017-04-04
net: hns: Avoid Hip06 chip TX packet line bug
lipeng
7
-70
/
+169
2017-04-04
net: hns: Adjust the SBM module buffer threshold
Kejian Yan
1
-4
/
+4
2017-04-04
net: hns: Simplify the exception sequence in hns_ppe_init()
Kejian Yan
1
-9
/
+8
2017-04-04
net: hns: Optimise the code in hns_mdio_wait_ready()
Kejian Yan
1
-4
/
+6
2017-04-04
net: hns: Clean redundant code from hns_mdio.c file
Kejian Yan
1
-10
/
+0
2017-04-04
net: hns: Remove redundant mac table operations
Kejian Yan
2
-170
/
+0
2017-04-04
net: hns: Remove redundant mac_get_id()
Kejian Yan
3
-23
/
+0
2017-04-04
net: hns: Remove the redundant adding and deleting mac function
Kejian Yan
4
-122
/
+0
2017-04-04
net: hns: Correct HNS RSS key set function
lipeng
2
-14
/
+18
2017-04-04
net: hns: Replace netif_tx_lock to ring spin lock
lipeng
3
-10
/
+15
2017-04-04
net: hns: Fix to adjust buf_size of ring according to mtu
lipeng
7
-24
/
+337
2017-04-04
net: hns: Optimize hns_nic_common_poll for better performance
lipeng
2
-21
/
+31
2017-04-04
net: hns: bug fix of ethtool show the speed
Daode Huang
1
-1
/
+1
2017-04-04
net: hns: Remove redundant memset during buffer release
lipeng
1
-1
/
+0
2017-04-04
net: hns: Optimize the code for GMAC pad and crc Config
lipeng
1
-20
/
+16
2017-04-04
net: hns: Modify GMAC init TX threshold value
lipeng
2
-0
/
+10
2017-04-04
net: hns: Fix the implementation of irq affinity function
lipeng
2
-46
/
+30
2017-04-03
Merge branch 'rds-minor-bug-fixes'
David S. Miller
2
-2
/
+10
2017-04-03
rds: tcp: canonical connection order for all paths with index > 0
Sowmini Varadhan
1
-1
/
+1
2017-04-03
rds: tcp: allow progress of rds_conn_shutdown if the rds_connection is marked...
Sowmini Varadhan
1
-1
/
+9
2017-04-03
sock: correctly test SOCK_TIMESTAMP in sock_recv_ts_and_drops()
Eric Dumazet
1
-1
/
+1
2017-04-03
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c: fix build with gcc-4.4.4
Andrew Morton
1
-2
/
+6
2017-04-03
drivers/net/ethernet/mellanox/mlx5/core/en_main.c: fix build with gcc-4.4.4
Andrew Morton
1
-4
/
+12
2017-04-03
net: stmmac: fix cbs configuration
Joao Pinto
2
-1
/
+4
2017-04-02
Merge branch 'mpls-more-labels'
David S. Miller
4
-93
/
+196
2017-04-02
net: mpls: Increase max number of labels for lwt encap
David Ahern
4
-11
/
+17
2017-04-02
net: mpls: bump maximum number of labels
David Ahern
2
-34
/
+71
2017-04-02
net: mpls: Limit memory allocation for mpls_route
David Ahern
1
-10
/
+21
2017-04-02
net: mpls: change mpls_route layout
David Ahern
2
-31
/
+51
2017-04-02
net: mpls: Convert number of nexthops to u8
David Ahern
2
-13
/
+20
2017-04-02
net: mpls: rt_nhn_alive and nh_flags should be accessed using READ_ONCE
David Ahern
2
-11
/
+33
2017-04-02
udp: use sk_protocol instead of pcflag to detect udplite sockets
Paolo Abeni
1
-1
/
+1
2017-04-02
net: dsa: fix build error with devlink build as module
Tobias Regnery
1
-1
/
+1
2017-04-02
Merge branch 'phylib-EEE-updates'
David S. Miller
1
-11
/
+26
[prev]
[next]