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-02-05
tcp: do not pace pure ack packets
Eric Dumazet
3
-3
/
+32
2015-02-05
Merge branch 'rhashtable-next'
David S. Miller
4
-83
/
+302
2015-02-05
netfilter: Use rhashtable walk iterator
Herbert Xu
1
-17
/
+36
2015-02-05
netlink: Use rhashtable walk iterator
Herbert Xu
1
-66
/
+64
2015-02-05
rhashtable: Introduce rhashtable_walk_*
Herbert Xu
2
-0
/
+198
2015-02-05
rhashtable: Fix potential crash on destroy in rhashtable_shrink
Herbert Xu
1
-0
/
+4
2015-02-05
NetCP: Deletion of unnecessary checks before two function calls
Markus Elfring
1
-4
/
+2
2015-02-05
IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"
Markus Elfring
1
-1
/
+1
2015-02-05
Merge branch 'mlx4-next'
David S. Miller
7
-19
/
+26
2015-02-05
net/mlx4_en: Notify TX Vlan offload change
Ido Shamay
1
-0
/
+4
2015-02-05
net/mlx4_en: Adjust RX frag strides to frag sizes
Ido Shamay
1
-2
/
+3
2015-02-05
net/mlx4_en: Print page allocator information
Ido Shamay
1
-0
/
+4
2015-02-05
net/mlx5_core: Move to use hex PCI device IDs
Or Gerlitz
1
-6
/
+6
2015-02-05
net/mlx4_core: Fix misleading debug print on CQE stride support
Or Gerlitz
1
-1
/
+2
2015-02-05
net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before u...
Maor Gottlieb
1
-1
/
+1
2015-02-05
net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write()
Maor Gottlieb
2
-9
/
+6
2015-02-05
Merge branch 'mlx4-next'
David S. Miller
24
-64
/
+756
2015-02-05
IB/mlx4: Load balance ports in port aggregation mode
Moni Shoua
4
-0
/
+29
2015-02-05
IB/mlx4: Create mirror flows in port aggregation mode
Moni Shoua
2
-13
/
+80
2015-02-05
IB/mlx4: Add port aggregation support
Moni Shoua
1
-6
/
+70
2015-02-05
IB/mlx4: Reuse mlx4_mac_to_u64()
Moni Shoua
1
-11
/
+1
2015-02-05
net/mlx4_en: Port aggregation configuration
Moni Shoua
3
-0
/
+189
2015-02-05
net/mlx4_core: Port aggregation upper layer interface
Moni Shoua
8
-2
/
+177
2015-02-05
net/mlx4_core: Port aggregation low level interface
Moni Shoua
5
-6
/
+77
2015-02-05
net/bonding: Notify state change on slaves
Moni Shoua
2
-0
/
+54
2015-02-05
net/bonding: Move slave state changes to a helper function
Moni Shoua
2
-26
/
+43
2015-02-05
net/core: Add event for a change in slave state
Moni Shoua
3
-0
/
+36
2015-02-05
Merge branch 'tipc-next'
David S. Miller
4
-45
/
+65
2015-02-05
tipc: separate link starting event from link timeout event
Jon Paul Maloy
1
-1
/
+3
2015-02-05
tipc: eliminate race during node creation
Jon Paul Maloy
2
-13
/
+7
2015-02-05
tipc: avoid stale link after aborted failover
Jon Paul Maloy
2
-0
/
+5
2015-02-05
tipc: add reference count to struct tipc_link
Jon Paul Maloy
2
-31
/
+50
2015-02-05
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...
David S. Miller
38
-176
/
+1426
2015-02-05
csiostor:Use firmware version from cxgb4/t4fw_version.h
Praveen Madhavan
3
-8
/
+7
2015-02-05
tlan: msecs_to_jiffies convrsion
Nicholas Mc Guire
1
-1
/
+1
2015-02-05
tlan: use msecs_to_jiffies for conversion
Nicholas Mc Guire
1
-6
/
+6
2015-02-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
14
-189
/
+1214
2015-02-05
net: add skb functions to process remote checksum offload
Tom Herbert
4
-32
/
+40
2015-02-05
bridge: Let bridge not age 'externally' learnt FDB entries, they are removed ...
Siva Mannem
1
-1
/
+1
2015-02-05
net: fs_enet: Implement NETIF_F_SG feature
LEROY Christophe
2
-30
/
+66
2015-02-05
xps: fix xps for stacked devices
Eric Dumazet
3
-3
/
+15
2015-02-04
Merge branch 'netlabel-next'
David S. Miller
2
-28
/
+25
2015-02-04
netlabel: Less function calls in netlbl_mgmt_add_common() after error detection
Markus Elfring
1
-25
/
+24
2015-02-04
netlabel: Deletion of an unnecessary check before the function call "cipso_v4...
Markus Elfring
1
-2
/
+1
2015-02-04
netlabel: Deletion of an unnecessary check before the function call "cipso_v4...
Markus Elfring
1
-2
/
+1
2015-02-04
net/fsl_pq_mdio: Document supported compatibles
Shruti Kanetkar
1
-1
/
+10
2015-02-03
net: rfkill: Add Broadcom BCM2E40 bluetooth ACPI ID
Mika Westerberg
1
-0
/
+1
2015-02-03
Bluetooth: Fix potential NULL dereference
Johan Hedberg
1
-4
/
+3
2015-02-03
Bluetooth: btusb: Add support for Lite-On (04ca) Broadcom based, BCM43142
Matej Dubovy
1
-0
/
+4
2015-02-03
net: sctp: Deletion of an unnecessary check before the function call "kfree"
Markus Elfring
1
-2
/
+1
[next]