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.13.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
2015-12-31
be2net: support ethtool get-dump option
Venkat Duvvuru
5
-57
/
+71
2015-12-31
be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd
Suresh Reddy
4
-53
/
+63
2015-12-31
be2net: remove unused error variables
Venkat Duvvuru
1
-4
/
+0
2015-12-31
be2net: remove a line of code that has no effect
Sathya Perla
3
-4
/
+3
2015-12-31
be2net: log digital signature errors while flashing FW image
Suresh Reddy
2
-2
/
+16
2015-12-31
be2net: move FW flash cmd code to be_cmds.c
Suresh Reddy
3
-584
/
+578
2015-12-31
be2net: cleanup FW flash image related macro defines
Suresh Reddy
2
-101
/
+118
2015-12-31
be2net: avoid configuring VEPA mode on BE3
Suresh Reddy
1
-0
/
+3
2015-12-31
be2net: fix VF link state transition from disabled to auto
Suresh Reddy
2
-10
/
+28
2015-12-29
net: hns: use to_platform_device()
Geliang Tang
1
-2
/
+1
2015-12-29
atm: solos-pci: use to_pci_dev()
Geliang Tang
1
-3
/
+3
2015-12-29
Merge branch 'bpf_hash-locking'
David S. Miller
1
-26
/
+38
2015-12-29
bpf: hash: use per-bucket spinlock
tom.leiming@gmail.com
1
-18
/
+32
2015-12-29
bpf: hash: move select_bucket() out of htab's spinlock
tom.leiming@gmail.com
1
-4
/
+2
2015-12-29
bpf: hash: use atomic count
tom.leiming@gmail.com
1
-6
/
+6
2015-12-28
Merge branch 'bnxt_en-next'
David S. Miller
5
-731
/
+544
2015-12-28
bnxt_en: Add BCM57301 & BCM57402 devices.
David Christensen
1
-2
/
+8
2015-12-28
bnxt_en: Update to Firmware interface spec 1.0.0.
Michael Chan
4
-572
/
+349
2015-12-28
bnxt_en: Keep track of the ring group resource.
Michael Chan
3
-2
/
+18
2015-12-28
bnxt_en: Improve VF resource accounting.
Michael Chan
3
-14
/
+12
2015-12-28
bnxt_en: Cleanup bnxt_hwrm_func_cfg().
Michael Chan
1
-17
/
+16
2015-12-28
bnxt_en: Check hardware resources before enabling NTUPLE.
Michael Chan
2
-8
/
+35
2015-12-28
bnxt_en: Don't treat single segment rx frames as GRO frames.
Michael Chan
1
-1
/
+6
2015-12-28
bnxt_en: Allocate rx_cpu_rmap only if Accelerated RFS is enabled.
Michael Chan
1
-3
/
+1
2015-12-28
bnxt_en: Increment checksum error counter only if NETIF_F_RXCSUM is set.
Satish Baddipadige
1
-2
/
+4
2015-12-28
bnxt_en: Add support for upgrading APE/NC-SI firmware via Ethtool FLASHDEV
Rob Swindell
1
-0
/
+3
2015-12-28
bnxt_en: Optimize ring alloc and ring free functions.
Michael Chan
1
-114
/
+87
2015-12-28
bnxt_en: support hwrm_func_drv_unrgtr command
Jeffrey Huang
1
-0
/
+9
2015-12-28
qlcnic: constify qlcnic_dcb_ops structures
Julia Lawall
2
-3
/
+3
2015-12-28
Merge branch 'r8169-RTL8168H-PHY-fixes'
David S. Miller
1
-2
/
+2
2015-12-28
r8169:Update the way of reading RTL8168H PHY register "rg_saw_cnt"
Chun-Hao Lin
1
-1
/
+1
2015-12-28
r8169:Fix typo in setting RTL8168H PHY parameter
Chun-Hao Lin
1
-1
/
+1
2015-12-28
Driver for IBM System i/p VNIC protocol
Thomas Falcon
6
-0
/
+4669
2015-12-28
Merge branch 'fsl-fmain'
David S. Miller
21
-0
/
+10557
2015-12-28
fsl/fman: Add FMan MAC driver
Igal Liberman
3
-1
/
+1077
2015-12-28
fsl/fman: Add FMan Port Support
Igal Liberman
3
-1
/
+1930
2015-12-28
fsl/fman: Add FMan SP support
Igal Liberman
3
-1
/
+270
2015-12-28
fsl/fman: Add FMan MAC support
Igal Liberman
8
-1
/
+3863
2015-12-28
fsl/fman: Add FMan support
Igal Liberman
3
-1
/
+3197
2015-12-28
fsl/fman: Add FMan MURAM support
Igal Liberman
6
-0
/
+225
2015-12-26
ip_tunnel: Move stats update to iptunnel_xmit()
Pravin B Shelar
12
-78
/
+56
2015-12-24
cxgb4: Remove deprecated module parameters
Hariprasad Shenai
1
-52
/
+2
2015-12-24
cxgb4: Get TID calculation right for IPv6 mode
Hariprasad Shenai
1
-4
/
+4
2015-12-24
Merge branch 'cxgb4-T6-update'
David S. Miller
12
-73
/
+338
2015-12-24
cxgb4vf: Update to 128 byte mailbox size for T6 adapter
Hariprasad Shenai
2
-2
/
+10
2015-12-24
cxgb4: Update SGE context congestion map change for T6 adapter
Hariprasad Shenai
3
-3
/
+14
2015-12-24
cxgb4: Update mps_tcam output to include T6 fields
Hariprasad Shenai
2
-19
/
+105
2015-12-24
cxgb4: Update correct encoding of SGE Ingress DMA States for T6 adapter
Hariprasad Shenai
1
-0
/
+59
2015-12-24
cxgb4: Update Congestion Channel map for T6 adapter
Hariprasad Shenai
1
-1
/
+8
2015-12-24
cxgb4: Update register range and SGE registers for T6 adapter
Hariprasad Shenai
4
-9
/
+30
[next]