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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-23
IPv6: Generic TTL Security Mechanism (final version)
Stephen Hemminger
4
-1
/
+29
2010-04-22
net: Orphan and de-dst skbs earlier in xmit path.
David S. Miller
1
-7
/
+8
2010-04-22
rps: immediate send IPI in process_backlog()
Eric Dumazet
1
-34
/
+42
2010-04-22
cxgb4: Make unnecessarily global functions static
Roland Dreier
3
-13
/
+13
2010-04-22
cxgb4: Use ntohs() on __be16 value instead of htons()
Roland Dreier
1
-1
/
+1
2010-04-22
ethernet: print protocol in host byte order
Johannes Berg
1
-1
/
+1
2010-04-22
net: Introduce skb_orphan_try()
Eric Dumazet
1
-1
/
+0
2010-04-22
ehea: fix possible DLPAR/mem deadlock
Thomas Klein
2
-6
/
+15
2010-04-22
ehea: error handling improvement
Thomas Klein
3
-26
/
+62
2010-04-22
ks8842: Add platform data for setting mac address
Richard Röjfors
2
-11
/
+76
2010-04-22
net: small cleanup of lib8390
Nikanth Karthikesan
1
-6
/
+6
2010-04-22
fasync: RCU and fine grained locking
Eric Dumazet
3
-92
/
+59
2010-04-22
tcp: Mark v6 response packets as CHECKSUM_PARTIAL
David S. Miller
1
-0
/
+3
2010-04-21
tcp: Fix ipv6 checksumming on response packets for real.
David S. Miller
1
-2
/
+0
2010-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
266
-2559
/
+4523
2010-04-21
net: Fix an RCU warning in dev_pick_tx()
David Howells
1
-1
/
+1
2010-04-21
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
239
-2514
/
+4459
2010-04-21
ipv6: Fix tcp_v6_send_response transport header setting.
Herbert Xu
1
-1
/
+1
2010-04-21
net: Remove two unnecessary exports (skbuff).
Rami Rosen
2
-8
/
+2
2010-04-21
net: Fix various endianness glitches
Eric Dumazet
17
-61
/
+65
2010-04-21
bridge: add a missing ntohs()
Eric Dumazet
1
-1
/
+1
2010-04-21
tg3: Enable GRO by default.
David S. Miller
1
-0
/
+1
2010-04-21
niu: Enable GRO by default.
David S. Miller
1
-1
/
+1
2010-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
9
-16
/
+31
2010-04-21
net: sk_sleep() helper
Eric Dumazet
46
-204
/
+208
2010-04-20
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-9
/
+15
2010-04-20
quota: Convert __DQUOT_PARANOIA symbol to standard config option
Jan Kara
2
-9
/
+15
2010-04-20
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
7
-23
/
+55
2010-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
7
-27
/
+47
2010-04-20
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+6
2010-04-20
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-2
/
+2
2010-04-20
x86: correctly wire up the newuname system call
Christoph Hellwig
1
-1
/
+1
2010-04-20
net: emphasize rtnl lock required in call_netdevice_notifiers
Jiri Pirko
1
-0
/
+1
2010-04-20
rps: consistent rxhash
Eric Dumazet
1
-7
/
+18
2010-04-20
rps: cleanups
Eric Dumazet
2
-71
/
+82
2010-04-20
sparc64: Fix hardirq tracing in trap return path.
David S. Miller
1
-1
/
+11
2010-04-20
drm: delay vblank cleanup until after driver unload
Jesse Barnes
1
-2
/
+2
2010-04-20
Linux 2.6.34-rc5
v2.6.34-rc5
Linus Torvalds
1
-2
/
+2
2010-04-20
rmap: add exclusively owned pages to the newest anon_vma
Rik van Riel
1
-11
/
+16
2010-04-20
rps: static functions
Eric Dumazet
1
-2
/
+2
2010-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
5
-100
/
+118
2010-04-20
8139too: Fix a typo in the function name.
Alexander Kuznetsov
1
-1
/
+1
2010-04-20
sparc64: Use correct pt_regs in decode_access_size() error paths.
David S. Miller
1
-3
/
+3
2010-04-20
mac80211: pass HT changes to driver when off channel
Reinette Chatre
1
-0
/
+2
2010-04-20
mac80211: remove bogus TX agg state assignment
Johannes Berg
1
-1
/
+0
2010-04-20
rps: shortcut net_rps_action()
Eric Dumazet
2
-50
/
+38
2010-04-20
bnx2x: Date and version
Vladislav Zolotarov
1
-2
/
+2
2010-04-20
bnx2x: Don't report link down if has been already down
Vladislav Zolotarov
1
-2
/
+4
2010-04-20
bnx2x: Rework power state handling code
Vladislav Zolotarov
1
-3
/
+9
2010-04-20
bnx2x: use mask in test_registers() to avoid parity error
Vladislav Zolotarov
1
-1
/
+1
[next]