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
2012-07-11
inet: Kill FLOWI_FLAG_PRECOW_METRICS.
David S. Miller
6
-18
/
+6
2012-07-11
inet: Minimize use of cached route inetpeer.
David S. Miller
5
-22
/
+35
2012-07-11
inet: Remove ->get_peer() method.
David S. Miller
3
-33
/
+0
2012-07-11
tcp: Remove tw->tw_peer
David S. Miller
2
-15
/
+2
2012-07-11
tcp: Move timestamps from inetpeer to metrics cache.
David S. Miller
9
-127
/
+149
2012-07-11
net: Kill set_dst_metric_rtt().
David S. Miller
1
-6
/
+0
2012-07-11
net: Don't report route RTT metric value in cache dumps.
David S. Miller
2
-18
/
+15
2012-07-11
tcp: Maintain dynamic metrics in local cache.
David S. Miller
4
-93
/
+468
2012-07-11
tcp: Abstract back handling peer aliveness test into helper function.
David S. Miller
4
-2
/
+13
2012-07-11
tcp: Move dynamnic metrics handling into seperate file.
David S. Miller
4
-187
/
+199
2012-07-11
etherdevice: introduce eth_broadcast_addr
Johannes Berg
1
-0
/
+11
2012-07-11
ipv4: Fix crashes in fib_rules_tclass().
David S. Miller
1
-0
/
+1
2012-07-10
r8169: fix argument in rtl_hw_init_8168g.
Hayes Wang
1
-2
/
+2
2012-07-10
Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux
David S. Miller
1
-318
/
+666
2012-07-10
gianfar: fix potential sk_wmem_alloc imbalance
Eric Dumazet
1
-4
/
+3
2012-07-10
drivers/net/ethernet/broadcom/cnic.c: remove invalid reference to list iterat...
Julia Lawall
1
-1
/
+2
2012-07-10
net/rxrpc/ar-peer.c: remove invalid reference to list iterator variable
Julia Lawall
1
-1
/
+1
2012-07-10
drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variable
Julia Lawall
1
-2
/
+2
2012-07-10
net/fsl_pq_mdio: use spin_event_timeout() to poll the indicator register
Timur Tabi
1
-10
/
+19
2012-07-10
net: cgroup: fix out of bounds accesses
Eric Dumazet
2
-4
/
+8
2012-07-10
bonding: debugfs and network namespaces are incompatible
Eric W. Biederman
1
-1
/
+1
2012-07-10
bonding: Manage /proc/net/bonding/ entries from the netdev events
Eric W. Biederman
1
-3
/
+6
2012-07-10
smsc95xx: support ethtool get_regs
Emeric Vigier
1
-0
/
+31
2012-07-10
r6040: use module_pci_driver macro
Devendra Naga
1
-14
/
+1
2012-07-10
bnx2x: populate skb->l4_rxhash
Eric Dumazet
2
-4
/
+16
2012-07-10
r8169: support RTL8168G
Hayes Wang
1
-0
/
+291
2012-07-10
r8169: abstract out loop conditions.
Francois Romieu
1
-181
/
+186
2012-07-10
r8169: ephy, eri and efuse functions signature changes.
Francois Romieu
1
-111
/
+100
2012-07-10
r8169: csi_ops signature change.
Francois Romieu
1
-11
/
+12
2012-07-10
r8169: mdio_ops signature change.
Francois Romieu
1
-20
/
+26
2012-07-10
r8169: add RTL8106E support.
Hayes Wang
1
-0
/
+56
2012-07-10
stmmac: Fix for higher mtu size handling
Deepak Sikri
1
-1
/
+2
2012-07-10
stmmac: Fix for nfs hang on multiple reboot
Deepak Sikri
1
-0
/
+3
2012-07-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-17
/
+14
2012-07-09
iwlegacy: don't mess up the SCD when removing a key
Emmanuel Grumbach
1
-2
/
+2
2012-07-09
iwlegacy: always monitor for stuck queues
Stanislaw Gruszka
1
-8
/
+6
2012-07-09
rt2x00usb: fix indexes ordering on RX queue kick
Stanislaw Gruszka
1
-1
/
+1
2012-07-09
mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)
Bing Zhao
1
-0
/
+1
2012-07-09
mac80211: destroy assoc_data correctly if assoc fails
Eliad Peller
1
-4
/
+2
2012-07-09
NFC: Prevent NULL deref when getting socket name
Sasha Levin
1
-1
/
+1
2012-07-09
mac80211: correct size the argument to kzalloc in minstrel_ht
Thomas Huehn
1
-1
/
+1
2012-07-09
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2
-2
/
+4
2012-07-09
netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting down
Pablo Neira Ayuso
1
-1
/
+1
2012-07-09
netfilter: ipset: timeout fixing bug broke SET target special timeout value
Jozsef Kadlecsik
1
-1
/
+3
2012-07-09
cnic: Don't use netdev->base_addr
Michael Chan
1
-2
/
+5
2012-07-09
net: qmi_wwan: add ZTE MF60
Bjørn Mork
1
-0
/
+18
2012-07-09
cgroup: fix panic in netprio_cgroup
Gao feng
1
-1
/
+2
2012-07-09
small cleanup in ax25_addr_parse()
Dan Carpenter
1
-2
/
+4
2012-07-09
be2net: Fix Endian
Li RongQing
1
-1
/
+1
2012-07-09
netdev/phy: Fixup lockdep warnings in mdio-mux.c
David Daney
1
-2
/
+8
[prev]
[next]