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.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
2010-10-05
net: relax rtnl_dereference()
David S. Miller
1
-4
/
+6
2010-10-05
net: dynamic ingress_queue allocation
Eric Dumazet
2
-1
/
+9
2010-10-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-1
/
+3
2010-10-04
net: introduce DST_NOCACHE flag
Eric Dumazet
1
-4
/
+5
2010-10-04
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-15
/
+32
2010-10-04
ipmr: RCU protection for mfc_cache_array
Eric Dumazet
1
-0
/
+1
2010-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-15
/
+32
2010-10-01
neigh: reorder fields in struct neighbour
Eric Dumazet
1
-3
/
+3
2010-10-01
ipv4: introduce __ip_dev_find()
Eric Dumazet
1
-1
/
+6
2010-09-30
tcp: tcp_enter_quickack_mode can be static
stephen hemminger
1
-2
/
+0
2010-09-30
arp: remove unnecessary export of arp_broken_ops
stephen hemminger
1
-2
/
+0
2010-09-30
net: rename netdev rx_queue to ingress_queue
Eric Dumazet
1
-1
/
+1
2010-09-30
dummy: percpu stats and lockless xmit
Eric Dumazet
1
-0
/
+1
2010-09-29
ipv4: Allow configuring subnets as local addresses
Tom Herbert
1
-0
/
+1
2010-09-28
net: Add netif_copy_real_num_queues() for use by virtual net drivers
Ben Hutchings
1
-0
/
+12
2010-09-28
net: Allow changing number of RX queues after device allocation
Ben Hutchings
1
-1
/
+15
2010-09-28
tunnels: prepare percpu accounting
Eric Dumazet
3
-10
/
+27
2010-09-28
Phonet: Implement Pipe Controller to support Nokia Slim Modems
Kumar Sanghvi
2
-0
/
+26
2010-09-28
tcp: Fix >4GB writes on 64-bit.
David S. Miller
1
-1
/
+1
2010-09-28
tproxy: check for transparent flag in ip_route_newports
Ulrich Weber
1
-0
/
+2
2010-09-27
mac80211: move packet flags into packet
Johannes Berg
1
-4
/
+2
2010-09-27
mac80211/ath9k: Support AMPDU with multiple VIFs.
Ben Greear
1
-11
/
+14
2010-09-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-10
/
+26
2010-09-27
ipv6: add a missing unregister_pernet_subsys call
Neil Horman
1
-0
/
+1
2010-09-27
net: loopback driver cleanup
Eric Dumazet
1
-2
/
+4
2010-09-27
net: update SOCK_MIN_RCVBUF
Eric Dumazet
1
-1
/
+5
2010-09-27
net: reset skb queue mapping when rx'ing over tunnel
Tom Herbert
1
-0
/
+1
2010-09-27
net: skb_frag_t can be smaller on small arches
Eric Dumazet
1
-0
/
+5
2010-09-25
stmmac: review the wake-up support
Giuseppe Cavallaro
1
-0
/
+1
2010-09-24
mac80211: clear txflags for ps-filtered frames
Christian Lamparter
1
-0
/
+16
2010-09-24
net: return operator cleanup
Eric Dumazet
18
-52
/
+51
2010-09-23
net: Move "struct net" declaration inside the __KERNEL__ macro guard
Ollie Wild
1
-2
/
+2
2010-09-22
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
4
-28
/
+50
2010-09-22
ipv6: addrconf.h cleanups
Eric Dumazet
1
-20
/
+43
2010-09-22
net: constify some ppp/pptp structs
Eric Dumazet
1
-1
/
+1
2010-09-22
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
1
-2
/
+4
2010-09-22
ethtool: Add Ethernet MAC-level filtering/steering
Ben Hutchings
1
-1
/
+5
2010-09-22
ethtool: Define RX n-tuple action to clear a rule
Ben Hutchings
1
-2
/
+3
2010-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-28
/
+50
2010-09-21
wl1271: make ref_clock configurable by board
Ohad Ben-Cohen
1
-0
/
+1
2010-09-21
wl12xx: add platform data passing support
Ohad Ben-Cohen
1
-0
/
+3
2010-09-21
wl12xx: make wl12xx.h common to both spi and sdio
Ohad Ben-Cohen
1
-2
/
+2
2010-09-21
dccp: Replace magic CCID-specific numbers by symbolic constants
Gerrit Renker
1
-2
/
+4
2010-09-20
xfrm: Allow different selector family in temporary state
Thomas Egerer
1
-2
/
+2
2010-09-19
net: reorder struct netdev_hw_addr
Eric Dumazet
1
-1
/
+1
2010-09-18
netpoll: Disable IRQ around RCU dereference in netpoll_rx
Herbert Xu
1
-4
/
+4
2010-09-18
ethtool: Add comments for valid use of flow types
Ben Hutchings
1
-15
/
+15
2010-09-18
ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool
Ben Hutchings
1
-2
/
+3
2010-09-18
stmmac: consolidate and tidy-up the COE support
Giuseppe CAVALLARO
1
-0
/
+2
2010-09-18
stmmac: add CSR Clock range selection
Giuseppe CAVALLARO
1
-0
/
+1
[next]