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
2015-10-11
net: dsa: push prepare phase in port_fdb_add
Vivien Didelot
4
-6
/
+10
2015-10-11
net: dsa: add port_fdb_prepare
Vivien Didelot
6
-2
/
+26
2015-10-11
net: encx24j600: Fix typos in Kconfig
Jon Ringle
1
-2
/
+2
2015-10-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
60
-1107
/
+3985
2015-10-11
BNX2: fix a Null Pointer for stats_blk
wangweidong
2
-27
/
+53
2015-10-11
net: synack packets can be attached to request sockets
Eric Dumazet
3
-5
/
+18
2015-10-11
cxgb4: Enhance driver to update FW, when FW is too old
Hariprasad Shenai
2
-2
/
+6
2015-10-11
bpf: fix cb access in socket filter programs
Alexei Starovoitov
5
-18
/
+51
2015-10-09
Merge branch 'net-non-modular'
David S. Miller
4
-56
/
+13
2015-10-09
drivers/net/ethernet: make ti/cpsw-phy-sel.c explicitly non-modular
Paul Gortmaker
1
-6
/
+4
2015-10-09
net/sched: make sch_blackhole.c explicitly non-modular
Paul Gortmaker
1
-12
/
+3
2015-10-09
net/dcb: make dcbnl.c explicitly non-modular
Paul Gortmaker
1
-27
/
+3
2015-10-09
net/core: make sock_diag.c explicitly non-modular
Paul Gortmaker
1
-11
/
+3
2015-10-09
Merge branch 'net-bool'
David S. Miller
11
-61
/
+61
2015-10-09
net/core: lockdep_rtnl_is_held can be boolean
Yaowei Bai
2
-4
/
+4
2015-10-09
net/inetdevice: bad_mask can be boolean
Yaowei Bai
1
-4
/
+4
2015-10-09
net/inetdevice: inet_ifa_match can be boolean
Yaowei Bai
1
-1
/
+1
2015-10-09
net/dccp: dccp_bad_service_code can be boolean
Yaowei Bai
1
-2
/
+2
2015-10-09
net/dccp: dccp_list_has_service can be boolean
Yaowei Bai
1
-3
/
+3
2015-10-09
net/can: can_dropped_invalid_skb can be boolean
Yaowei Bai
1
-3
/
+3
2015-10-09
net/nfnetlink: lockdep_nfnl_is_held can be boolean
Yaowei Bai
2
-4
/
+4
2015-10-09
net/ieee80211: ieee80211_is_* can be boolean
Yaowei Bai
1
-38
/
+38
2015-10-09
net/netlink: lockdep_genl_is_held can be boolean
Yaowei Bai
2
-2
/
+2
2015-10-09
Merge branch 'mlx-next'
David S. Miller
8
-150
/
+194
2015-10-09
net/mlx4_core: Fix resource tracker error flow in add_res_range
Saeed Mahameed
1
-1
/
+3
2015-10-09
net/mlx4_core: Fix mailbox leak in error flow when performing update qp
Jack Morgenstein
1
-3
/
+3
2015-10-09
net/mlx4_en: Add steering rules after RSS creation
Ido Shamay
1
-64
/
+80
2015-10-09
net/mlx5_core: Use private health thread for each device
Eli Cohen
3
-55
/
+52
2015-10-09
net/mlx5_core: Use accessor functions to read from device memory
Eli Cohen
1
-13
/
+22
2015-10-09
net/mlx5_core: Prepare cmd interface to system errors handling
Eli Cohen
2
-3
/
+23
2015-10-09
net/mlx5_core: Improve mlx5 messages
Eli Cohen
1
-11
/
+11
2015-10-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
23
-227
/
+567
2015-10-09
i40e: print neato new features
Jesse Brandeburg
1
-0
/
+3
2015-10-09
i40e/i40evf: pass QOS handle to VF
Mitch Williams
3
-2
/
+6
2015-10-09
i40evf: use capabilities flags properly
Mitch Williams
1
-2
/
+7
2015-10-09
i40e: refactor code to remove indent
Jesse Brandeburg
1
-40
/
+42
2015-10-09
i40e/i40evf: clean up some code
Jesse Brandeburg
17
-103
/
+124
2015-10-09
i40evf: detect reset more reliably
Mitch Williams
1
-20
/
+16
2015-10-09
i40e: Support FW CEE DCB UP to TC map nibble swap
Greg Bowers
1
-5
/
+8
2015-10-09
i40e/i40evf: Explicitly assign enum index for VSI type
Serey Kong
2
-16
/
+16
2015-10-09
i40e: add switch for link polling
Shannon Nelson
3
-3
/
+29
2015-10-09
i40e: Fix multiple link up messages
Matt Jared
3
-3
/
+8
2015-10-09
i40e: Fix for extra Flow Director filter in table after error
Carolyn Wyborny
3
-1
/
+17
2015-10-09
i40e/i40evf: Store CEE DCBX DesiredCfg and RemoteCfg
Neerav Parikh
3
-12
/
+42
2015-10-09
i40e: Add parsing for CEE DCBX TLVs
Neerav Parikh
2
-0
/
+218
2015-10-09
i40e: add more verbose error messages
Mitch Williams
1
-1
/
+3
2015-10-09
i40e: inline interrupt enable
Jesse Brandeburg
2
-19
/
+18
2015-10-09
i40e: fix erroneous WARN_ON
Jesse Brandeburg
1
-0
/
+10
2015-10-08
Bluetooth: Fix basic debugfs entries for unconfigured controllers
Marcel Holtmann
1
-14
/
+15
2015-10-08
Merge branch 'bpf_random32'
David S. Miller
12
-96
/
+187
[next]