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-03-27
tipc: use node list lock to protect tipc_num_links variable
Ying Xue
1
-10
/
+11
2014-03-27
tipc: use node_list_lock to protect tipc_num_nodes variable
Ying Xue
1
-4
/
+3
2014-03-27
tipc: tipc: convert node list and node hlist to RCU lists
Ying Xue
4
-21
/
+31
2014-03-27
tipc: rename node create lock to protect node list and hlist
Ying Xue
3
-35
/
+35
2014-03-27
tipc: make broadcast bearer store in bearer_list array
Ying Xue
2
-4
/
+6
2014-03-27
tipc: remove active flag from tipc_bearer structure
Ying Xue
4
-12
/
+5
2014-03-27
tipc: convert tipc_bearers array to pointer list
Ying Xue
3
-15
/
+38
2014-03-27
tipc: acquire necessary locks in named_cluster_distribute routine
Ying Xue
1
-3
/
+11
2014-03-27
tipc: obsolete the remote management feature
Ying Xue
5
-121
/
+3
2014-03-27
tipc: remove unnecessary checking for node object
Ying Xue
1
-6
/
+0
2014-03-27
Merge branch 'sxgbe'
David S. Miller
24
-0
/
+6513
2014-03-27
net/core: Use RCU_INIT_POINTER(x, NULL) in netpoll.c
Monam Agarwal
1
-1
/
+1
2014-03-27
net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.c
Monam Agarwal
1
-4
/
+4
2014-03-27
drivers/net: Use RCU_INIT_POINTER(x, NULL) in tun.c
Monam Agarwal
1
-4
/
+4
2014-03-27
drivers/net: Use RCU_INIT_POINTER(x, NULL) in bonding/bond_options.c
Monam Agarwal
1
-1
/
+1
2014-03-27
MAINTAINERS: add maintainer for Samsung sxgbe driver
Byungho An
1
-0
/
+9
2014-03-27
net: sxgbe: add ethtool related functions support Samsung sxgbe
Vipul Pandya
4
-1
/
+458
2014-03-27
net: sxgbe: add Checksum offload support for Samsung sxgbe
Vipul Pandya
4
-12
/
+61
2014-03-27
net: sxgbe: add TSO support for Samsung sxgbe
Vipul Pandya
6
-11
/
+92
2014-03-27
net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbe
Girish K S
6
-2
/
+360
2014-03-27
net: sxgbe: add basic framework for Samsung 10Gb ethernet driver
Siva Reddy
22
-0
/
+5507
2014-03-27
sxgbe: Add device-tree binding support document
Siva Reddy
1
-0
/
+52
2014-03-27
ptp: Fix compiler warnings in the testptp utility
Christian Riesch
1
-5
/
+5
2014-03-27
ptp: Add a command line option in testptp to set a specific PTP time
Manfred Rudigier
1
-2
/
+18
2014-03-27
Merge branch 'bonding-next'
David S. Miller
4
-22
/
+69
2014-03-27
bonding: add net_ratelimt to avoid spam in arp interval
dingtianhong
1
-7
/
+9
2014-03-27
bonding: support QinQ for bond arp interval
dingtianhong
2
-18
/
+50
2014-03-27
vlan: make a new function vlan_dev_vlan_proto() and export
dingtianhong
2
-0
/
+13
2014-03-27
Merge branch 'bonding-next'
David S. Miller
1
-5
/
+5
2014-03-27
bonding: ratelimit pr_err() for bond xmit broadcast
dingtianhong
1
-2
/
+2
2014-03-27
bonding: slight optimization for bond xmit path
dingtianhong
1
-3
/
+3
2014-03-27
xen-netback: Functional follow-up patch for grant mapping series
Zoltan Kiss
1
-7
/
+19
2014-03-27
xen-netback: Non-functional follow-up patch for grant mapping series
Zoltan Kiss
2
-6
/
+11
2014-03-27
xen-netback: Stop using xenvif_tx_pending_slots_available
Zoltan Kiss
3
-20
/
+4
2014-03-27
Merge branch 'bcm7xxx-next'
David S. Miller
1
-21
/
+37
2014-03-27
net: phy: bcm7xxx: properly clear AFE_RX_LP_COUNTER
Florian Fainelli
1
-1
/
+1
2014-03-27
net: phy: bcm7xxx: fix spurious MDIO failures during workaround
Florian Fainelli
1
-15
/
+15
2014-03-27
net: phy: bcm7xxx: define constants for our registers
Florian Fainelli
1
-11
/
+27
2014-03-26
net: Rename skb->rxhash to skb->hash
Tom Herbert
12
-49
/
+49
2014-03-26
qlcnic: Remove casts of pointer to same type
Joe Perches
1
-1
/
+1
2014-03-26
alx: Remove casts of pointer to same type
Joe Perches
1
-1
/
+1
2014-03-26
altera: Remove casts of pointer to same type
Joe Perches
1
-2
/
+2
2014-03-26
chelsio: Remove addressof casts to same type
Joe Perches
1
-4
/
+4
2014-03-26
smsc911x: No need to print driver version
Fabio Estevam
1
-2
/
+0
2014-03-26
smsc911x: Do not use netdev_dbg() when device is not registered
Fabio Estevam
1
-1
/
+2
2014-03-26
tcp: delete unused parameter in tcp_nagle_check()
Peter Pan(潘卫平)
1
-3
/
+3
2014-03-26
Merge branch 'bnx2x-next'
David S. Miller
8
-2047
/
+925
2014-03-26
bnx2x: Don't allow VFs to become promiscuous
Yuval Mintz
1
-32
/
+10
2014-03-26
bnx2x: Don't show port statistics for VFs
Yuval Mintz
1
-5
/
+6
2014-03-26
bnx2x: Remove the sriov VFOP mechanism
Yuval Mintz
5
-1954
/
+622
[next]