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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-12
ipv4: Add ipv4_redirect() and ipv4_sk_redirect() helper functions.
David S. Miller
1
-0
/
+3
2012-07-12
ipv4: Generalize ip_do_redirect() and hook into new dst_ops->redirect.
David S. Miller
1
-0
/
+1
2012-07-12
ipv4: Rearrange arguments to ip_rt_redirect()
David S. Miller
1
-2
/
+1
2012-07-12
tcp: TCP Small Queues
Eric Dumazet
3
-0
/
+15
2012-07-11
ipv6: Move ipv6 twsk accessors outside of CONFIG_IPV6 ifdefs.
David S. Miller
1
-16
/
+16
2012-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-07-11
ipv6: optimize ipv6 addresses compares
Eric Dumazet
1
-1
/
+23
2012-07-11
ipv4: Remove inetpeer from routes.
David S. Miller
1
-57
/
+0
2012-07-11
ipv4: Maintain redirect and PMTU info in struct rtable again.
David S. Miller
2
-5
/
+1
2012-07-11
rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().
David S. Miller
1
-2
/
+1
2012-07-11
inet: Kill FLOWI_FLAG_PRECOW_METRICS.
David S. Miller
3
-7
/
+2
2012-07-11
inet: Remove ->get_peer() method.
David S. Miller
1
-1
/
+0
2012-07-11
tcp: Remove tw->tw_peer
David S. Miller
1
-1
/
+0
2012-07-11
tcp: Move timestamps from inetpeer to metrics cache.
David S. Miller
2
-4
/
+5
2012-07-11
net: Kill set_dst_metric_rtt().
David S. Miller
1
-6
/
+0
2012-07-11
tcp: Maintain dynamic metrics in local cache.
David S. Miller
2
-0
/
+4
2012-07-11
tcp: Abstract back handling peer aliveness test into helper function.
David S. Miller
1
-0
/
+1
2012-07-11
tcp: Move dynamnic metrics handling into seperate file.
David S. Miller
1
-0
/
+4
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-09
netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting down
Pablo Neira Ayuso
1
-1
/
+1
2012-07-09
phylib: Support registering a bunch of drivers
Christian Hohnstaedt
1
-0
/
+2
2012-07-08
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2
-2
/
+6
2012-07-08
net/mlx4: Implement promiscuous mode with device managed flow-steering
Hadar Hen Zion
1
-0
/
+7
2012-07-08
{NET, IB}/mlx4: Add device managed flow steering firmware API
Hadar Hen Zion
1
-5
/
+103
2012-07-08
net/mlx4_core: Add firmware commands to support device managed flow steering
Hadar Hen Zion
1
-0
/
+4
2012-07-08
net/mlx4: Set steering mode according to device capabilities
Hadar Hen Zion
1
-0
/
+24
2012-07-08
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
3
-1
/
+51
2012-07-06
ipv4: Avoid overhead when no custom FIB rules are installed.
David S. Miller
2
-4
/
+40
2012-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-8
/
+10
2012-07-05
net-next: Add netif_get_num_default_rss_queues
Yuval Mintz
1
-0
/
+3
2012-07-05
net: Kill dst->_neighbour, accessors, and final uses.
David S. Miller
1
-16
/
+1
2012-07-05
ipv6: Store route neighbour in rt6_info struct.
David S. Miller
1
-0
/
+2
2012-07-05
net: Pass neighbours and dest address into NETEVENT_REDIRECT events.
David S. Miller
1
-0
/
+4
2012-07-05
decnet: Use neighbours privately in dn_route struct.
David S. Miller
1
-0
/
+2
2012-07-05
net: Add optional SKB arg to dst_ops->neigh_lookup().
David S. Miller
2
-2
/
+10
2012-07-05
net: Do delayed neigh confirmation.
David S. Miller
2
-23
/
+21
2012-07-05
ipv4: Make neigh lookups directly in output packet path.
David S. Miller
2
-11
/
+28
2012-07-04
netfilter: nfnetlink_queue: do not allow to set unsupported flag bits
Krishna Kumar
1
-0
/
+1
2012-07-04
netfilter: nf_conntrack: generalize nf_ct_l4proto_net
Pablo Neira Ayuso
1
-0
/
+3
2012-07-04
net: em_canid: Ematch rule to match CAN frames according to their identifiers
Rostislav Lisovy
2
-2
/
+6
2012-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+6
2012-07-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-5
/
+4
2012-07-01
phy: add the EEE support and the way to access to the MMD registers.
Giuseppe CAVALLARO
3
-4
/
+38
2012-07-01
sctp: be more restrictive in transport selection on bundled sacks
Neil Horman
2
-1
/
+6
2012-07-01
linux/irq.h: fix kernel-doc warning
Randy Dunlap
1
-2
/
+0
2012-06-30
net: introduce new priv_flag indicating iface capable of change mac when running
Jiri Pirko
1
-0
/
+2
2012-06-30
netlink: add nlk->netlink_bind hook for module auto-loading
Pablo Neira Ayuso
1
-0
/
+1
2012-06-30
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
1
-5
/
+10
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-100
/
+238
[next]