index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
kmemleak.txt
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-22
qlcnic: fix fw initialization responsibility
Amit Kumar Salecha
1
-29
/
+37
2010-04-22
qlcnic: fix defines as per IDC document
Amit Kumar Salecha
2
-13
/
+18
2010-04-22
qlcnic: additional driver statistics
Amit Kumar Salecha
4
-2
/
+21
2010-04-22
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-21
cxgb4: Make unnecessarily global functions static
Roland Dreier
3
-13
/
+13
2010-04-21
cxgb4: Use ntohs() on __be16 value instead of htons()
Roland Dreier
1
-1
/
+1
2010-04-21
ethernet: print protocol in host byte order
Johannes Berg
1
-1
/
+1
2010-04-21
net: Introduce skb_orphan_try()
Eric Dumazet
1
-1
/
+0
2010-04-21
ehea: fix possible DLPAR/mem deadlock
Thomas Klein
2
-6
/
+15
2010-04-21
ehea: error handling improvement
Thomas Klein
3
-26
/
+62
2010-04-21
ks8842: Add platform data for setting mac address
Richard Röjfors
2
-11
/
+76
2010-04-21
net: small cleanup of lib8390
Nikanth Karthikesan
1
-6
/
+6
2010-04-21
fasync: RCU and fine grained locking
Eric Dumazet
3
-92
/
+59
2010-04-21
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
net: Fix an RCU warning in dev_pick_tx()
David Howells
1
-1
/
+1
2010-04-21
ipv6: Fix tcp_v6_send_response transport header setting.
Herbert Xu
1
-1
/
+1
2010-04-20
net: Remove two unnecessary exports (skbuff).
Rami Rosen
2
-8
/
+2
2010-04-20
net: Fix various endianness glitches
Eric Dumazet
17
-61
/
+65
2010-04-20
bridge: add a missing ntohs()
Eric Dumazet
1
-1
/
+1
2010-04-20
tg3: Enable GRO by default.
David S. Miller
1
-0
/
+1
2010-04-20
niu: Enable GRO by default.
David S. Miller
1
-1
/
+1
2010-04-20
net: sk_sleep() helper
Eric Dumazet
46
-204
/
+208
2010-04-20
quota: Convert __DQUOT_PARANOIA symbol to standard config option
Jan Kara
2
-9
/
+15
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-19
Linux 2.6.34-rc5
Linus Torvalds
1
-2
/
+2
2010-04-19
rmap: add exclusively owned pages to the newest anon_vma
Rik van Riel
1
-11
/
+16
2010-04-19
rps: static functions
Eric Dumazet
1
-2
/
+2
2010-04-19
8139too: Fix a typo in the function name.
Alexander Kuznetsov
1
-1
/
+1
2010-04-19
sparc64: Use correct pt_regs in decode_access_size() error paths.
David S. Miller
1
-3
/
+3
2010-04-19
mac80211: pass HT changes to driver when off channel
Reinette Chatre
1
-0
/
+2
2010-04-19
mac80211: remove bogus TX agg state assignment
Johannes Berg
1
-1
/
+0
2010-04-19
rps: shortcut net_rps_action()
Eric Dumazet
2
-50
/
+38
2010-04-19
bnx2x: Date and version
Vladislav Zolotarov
1
-2
/
+2
2010-04-19
bnx2x: Don't report link down if has been already down
Vladislav Zolotarov
1
-2
/
+4
2010-04-19
bnx2x: Rework power state handling code
Vladislav Zolotarov
1
-3
/
+9
2010-04-19
bnx2x: use mask in test_registers() to avoid parity error
Vladislav Zolotarov
1
-1
/
+1
2010-04-19
bnx2x: Fixed MSI-X enabling flow
Vladislav Zolotarov
2
-8
/
+38
2010-04-19
bnx2x: Added new statistics
Vladislav Zolotarov
2
-46
/
+76
2010-04-19
bnx2x: White spaces
Vladislav Zolotarov
2
-161
/
+213
2010-04-19
bnx2x: Protect code with NOMCP
Vladislav Zolotarov
1
-12
/
+32
2010-04-19
bnx2x: Increase DMAE max write size for 57711
Vladislav Zolotarov
2
-5
/
+6
2010-04-19
bnx2x: Use VPD-R V0 entry to display firmware revision
Vladislav Zolotarov
2
-2
/
+73
[next]