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
2013-05-31
phy: Add Marvell 88E1116R phy ID
Michal Simek
2
-0
/
+66
2013-05-31
phy: Use macros instead of hardcoded values in marvell phy driver
Michal Simek
1
-9
/
+9
2013-05-31
phy: Add Vitesse 8211 phy ID
Michal Simek
1
-0
/
+15
2013-05-31
phy: Clean coding style in vitesse phy
Michal Simek
1
-12
/
+11
2013-05-31
tcp: undo on DSACK during recovery
Yuchung Cheng
1
-1
/
+7
2013-05-31
tcp: fix undo on partial ack in recovery
Yuchung Cheng
1
-26
/
+33
2013-05-31
tcp: refactor undo functions
Yuchung Cheng
1
-47
/
+50
2013-05-31
tcp: consolidate PRR packet accounting
Yuchung Cheng
1
-25
/
+20
2013-05-31
net: mv643xx_eth: add DT parsing support
Sebastian Hesselbarth
2
-4
/
+234
2013-05-31
net: mv643xx_eth: proper initialization for Kirkwood SoCs
Sebastian Hesselbarth
1
-0
/
+11
2013-05-31
net: mv643xx_eth: use of_phy_connect if phy_node present
Sebastian Hesselbarth
1
-7
/
+18
2013-05-31
net: mv643xx_eth: add phy_node to platform_data struct
Sebastian Hesselbarth
1
-0
/
+2
2013-05-31
net: mv643xx_eth: use managed devm_ioremap for port registers
Sebastian Hesselbarth
1
-2
/
+1
2013-05-31
net: mv643xx_eth: use phy_disconnect instead of phy_detach
Sebastian Hesselbarth
1
-1
/
+1
2013-05-31
net: emaclite: Update driver header
Michal Simek
1
-2
/
+2
2013-05-31
net: emaclite: Enable emaclite for Xilinx Arm Zynq platform
Michal Simek
1
-2
/
+2
2013-05-31
net: emaclite: Do not use microblaze and ppc IO functions
Michal Simek
1
-69
/
+69
2013-05-31
net: emaclite: Let's make xemaclite_adjust_link static
Michal Simek
1
-1
/
+1
2013-05-31
net: emaclite: Support multiple phys connected to one MDIO bus
Michal Simek
1
-1
/
+12
2013-05-31
net: emaclite: Report failures in mdio setup
Michal Simek
1
-3
/
+9
2013-05-31
Merge branch 'netxen_nic'
David S. Miller
3
-42
/
+102
2013-05-31
netxen_nic: Update version to 4.0.81
Manish Chopra
1
-2
/
+2
2013-05-31
netxen_nic: Avoid mixed mode interrupts
Manish Chopra
2
-7
/
+46
2013-05-31
netxen_nic: netxen_setup_intr() function code cleanup
Manish Chopra
1
-31
/
+46
2013-05-31
netxen_nic: Log proper error message in case of mismatched adapter type
Manish Chopra
2
-4
/
+10
2013-05-31
netxen_nic: Log driver version with firmware version
Manish Chopra
1
-3
/
+3
2013-05-31
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
24
-364
/
+395
2013-05-29
net/usb/kalmia: use %*phC to dump small buffers
Andy Shevchenko
1
-30
/
+15
2013-05-29
bonding: trivial: update the comments to reflect the reality
Veaceslav Falico
1
-3
/
+1
2013-05-29
bonding: trivial: remove unused parameter from alb_swap_mac_addr()
Veaceslav Falico
1
-4
/
+4
2013-05-29
vxlan: defer vxlan init as late as possible
Cong Wang
1
-1
/
+1
2013-05-29
vxlan: use unsigned int instead of unsigned
Cong Wang
1
-4
/
+4
2013-05-29
vxlan: remove the unused rcu head from struct vxlan_rdst
Cong Wang
1
-1
/
+0
2013-05-29
net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tail
Simon Horman
4
-4
/
+38
2013-05-29
sctp: Correct access to skb->{network, transport}_header
Simon Horman
2
-2
/
+2
2013-05-29
ipv4: Correct comparisons and calculations using skb->tail and skb-transport_...
Simon Horman
3
-3
/
+5
2013-05-29
ipv6: Correct comparisons and calculations using skb->tail and skb-transport_...
Simon Horman
8
-13
/
+19
2013-05-29
net: Correct comparisons and calculations using skb->tail and skb-transport_h...
Simon Horman
2
-4
/
+6
2013-05-29
cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...
Simon Horman
1
-6
/
+5
2013-05-29
isdn: Correct comparison of skb->tail and skb-transport_header
Simon Horman
1
-1
/
+1
2013-05-29
net: always pass struct netdev_notifier_info to netdevice notifiers
Cong Wang
6
-11
/
+21
2013-05-29
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2013-05-29
batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.c
Martin Hundebøll
8
-37
/
+51
2013-05-29
batman-adv: print the VID properly
Antonio Quartulli
1
-16
/
+21
2013-05-29
batman-adv: change VID semantic in the BLA code
Antonio Quartulli
5
-33
/
+49
2013-05-29
batman-adv: do not print orig nodes without nc neighbors on nc table print
Marek Lindner
1
-0
/
+7
2013-05-29
batman-adv: Remove unnecessary INIT_HLIST_NODE() calls
Linus Lüssing
2
-4
/
+0
2013-05-29
batman-adv: pass a 16bit long flag argument to tt_global_add()
Antonio Quartulli
2
-3
/
+18
2013-05-29
batman-adv: don't deal with NET_IP_ALIGN manually
Antonio Quartulli
4
-21
/
+21
2013-05-29
batman-adv: refactor batadv_tt_local_event()
Antonio Quartulli
1
-8
/
+15
[next]