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
2014-02-14
socket: replace some printk with pr_*
Yang Yingliang
1
-7
/
+6
2014-02-14
sh_eth: use ETH_ZLEN instead of home-grown #define
Sergei Shtylyov
2
-4
/
+3
2014-02-14
Merge branch 'tipc'
David S. Miller
7
-249
/
+283
2014-02-14
tipc: add node_lock protection to link lookup function
Jon Paul Maloy
1
-45
/
+65
2014-02-14
tipc: remove bearer_lock from tipc_bearer struct
Ying Xue
3
-18
/
+4
2014-02-14
tipc: delay delete of link when failover is needed
Jon Paul Maloy
4
-17
/
+36
2014-02-14
tipc: changes to general packet reception algorithm
Jon Paul Maloy
1
-36
/
+40
2014-02-14
tipc: rename stack variables in function tipc_link_tunnel_rcv
Jon Paul Maloy
1
-11
/
+11
2014-02-14
tipc: more cleanup of tunnelling reception function
Jon Paul Maloy
1
-14
/
+7
2014-02-14
tipc: change signature of tunnelling reception function
Jon Paul Maloy
1
-10
/
+4
2014-02-14
tipc: change reception of tunnelled failover packets
Jon Paul Maloy
1
-28
/
+47
2014-02-14
tipc: change reception of tunnelled duplicate packets
Jon Paul Maloy
1
-21
/
+32
2014-02-14
tipc: remove 'links' list from tipc_bearer struct
Ying Xue
5
-54
/
+30
2014-02-14
tipc: redefine 'started' flag in struct link to bitmap
Ying Xue
2
-13
/
+13
2014-02-14
tipc: move code for deleting links from bearer.c to link.c
Ying Xue
3
-5
/
+11
2014-02-14
tipc: move code for resetting links from bearer.c to link.c
Ying Xue
3
-10
/
+14
2014-02-14
tipc: stricter behavior of message reassembly function
Jon Paul Maloy
3
-13
/
+15
2014-02-14
tipc: explicitly include core.h in addr.h
Andreas Bofjäll
1
-0
/
+2
2014-02-14
bonding: remove the redundant judgements for bond_option_queue_id_set()
dingtianhong
1
-2
/
+1
2014-02-14
bonding: remove the redundant judgements for bond_set_mac_address()
dingtianhong
1
-8
/
+0
2014-02-14
net: allow setting mac address of loopback device
WANG Cong
1
-0
/
+2
2014-02-14
Merge branch 'i40e'
David S. Miller
10
-109
/
+183
2014-02-14
i40evf: refactor reset handling
Mitch Williams
3
-39
/
+130
2014-02-14
i40evf: change type of flags variable
Mitch Williams
1
-1
/
+1
2014-02-14
i40evf: don't store unnecessary array of strings
Mitch Williams
2
-4
/
+5
2014-02-14
i40evf: fix bogus comment
Mitch Williams
1
-2
/
+1
2014-02-14
i40evf: clean up adapter struct
Mitch Williams
1
-28
/
+1
2014-02-14
i40e: don't handle VF reset on unload
Mitch Williams
2
-6
/
+7
2014-02-14
i40e: enable extant VFs
Mitch Williams
3
-8
/
+21
2014-02-14
i40e: reset VFs after PF reset
Mitch Williams
1
-0
/
+5
2014-02-14
i40e: set VF state to active when reset is complete
Mitch Williams
1
-0
/
+1
2014-02-14
i40e: remove dead code
Mitch Williams
1
-9
/
+1
2014-02-14
i40e: Setting i40e_down bit for tx_timeout
Akeem G Abodunrin
1
-0
/
+1
2014-02-14
i40evf: clean up memsets
Mitch Williams
1
-3
/
+2
2014-02-14
i40evf: trivial fixes
Jesse Brandeburg
2
-6
/
+4
2014-02-14
i40e: bump driver version
Jesse Brandeburg
1
-1
/
+1
2014-02-14
i40e: spelling error
Jesse Brandeburg
2
-2
/
+2
2014-02-13
ipx: implement shutdown()
Sabrina Dubroca
1
-2
/
+26
2014-02-13
Merge branch 'net_sched'
David S. Miller
19
-372
/
+213
2014-02-13
net_sched: act: clean up tca_action_flush()
WANG Cong
1
-30
/
+23
2014-02-13
net_sched: act: refuse to remove bound action outside
WANG Cong
2
-7
/
+21
2014-02-13
net_sched: act: move tcf_hashinfo_init() into tcf_register_action()
WANG Cong
11
-82
/
+29
2014-02-13
net_sched: act: refactor cleanup ops
WANG Cong
11
-64
/
+22
2014-02-13
net_sched: act: hide struct tcf_common from API
WANG Cong
19
-206
/
+135
2014-02-13
Merge branch 'bnx2x'
David S. Miller
13
-256
/
+555
2014-02-13
bnx2x: utilize FW 7.8.19
Dmitry Kravkov
2
-3
/
+3
2014-02-13
bnx2x: (semantic) revise scheduling of sp_rtnl
Yuval Mintz
6
-44
/
+32
2014-02-13
bnx2x: Fix bnx2x_panic_dump for VFs
Yuval Mintz
1
-40
/
+57
2014-02-13
bnx2x: Revise IOV vlan/mac validation
Yuval Mintz
5
-74
/
+67
2014-02-13
bnx2x: Add support in PF driver for RSC
Michal Kalderon
8
-48
/
+329
[next]