index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
ptrace.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-02
ath9k: fix lockdep warning when unloading module
Ming Lei
1
-2
/
+2
2010-03-02
zd1211rw: fix potential array underflow
Dan Carpenter
1
-6
/
+4
2010-03-02
rfkill: Add support for KEY_RFKILL
Matthew Garrett
2
-1
/
+9
2010-03-02
airo: return from set_wep_key() when key length is zero
Stanislaw Gruszka
1
-1
/
+2
2010-03-02
virtio_net: remove forgotten assignment
Jiri Pirko
1
-1
/
+0
2010-03-02
be2net: fix tx completion polling
Sathya Perla
3
-38
/
+37
2010-03-02
sis190: fix cable detect via link status poll
Herton Ronaldo Krzesinski
1
-5
/
+18
2010-03-02
net: fix protocol sk_buff field
Eric Dumazet
1
-1
/
+1
2010-03-02
bridge: Fix build error when IGMP_SNOOPING is not enabled
Sridhar Samudrala
1
-5
/
+9
2010-03-01
bnx2x: Tx barriers and locks
Vladislav Zolotarov
1
-9
/
+22
2010-03-01
scm: Only support SCM_RIGHTS on unix domain sockets.
Eric W. Biederman
1
-0
/
+2
2010-02-28
vhost-net: restart tx poll on sk_sndbuf full
Sridhar Samudrala
1
-1
/
+5
2010-02-28
vhost: fix get_user_pages_fast error handling
Michael S. Tsirkin
1
-1
/
+2
2010-02-28
vhost: initialize log eventfd context pointer
Michael S. Tsirkin
1
-0
/
+1
2010-02-28
vhost: logging thinko fix
Michael S. Tsirkin
1
-4
/
+8
2010-02-28
wireless: convert to use netdev_for_each_mc_addr
Jiri Pirko
7
-36
/
+31
2010-02-28
ethtool: do not set some flags, if others failed
Jeff Garzik
1
-4
/
+6
2010-02-28
ipoib: returned back addrlen check for mc addresses
Jiri Pirko
1
-1
/
+5
2010-02-28
netlink: Adding inode field to /proc/net/netlink
Masatake YAMATO
1
-3
/
+4
2010-02-28
axnet_cs: add new id
Ken Kawasaki
1
-0
/
+1
2010-02-28
bridge: Make IGMP snooping depend upon BRIDGE.
David S. Miller
1
-0
/
+1
2010-02-28
bridge: Add multicast count/interval sysfs entries
Herbert Xu
1
-0
/
+203
2010-02-28
bridge: Add hash elasticity/max sysfs entries
Herbert Xu
3
-0
/
+81
2010-02-28
bridge: Add multicast_snooping sysfs toggle
Herbert Xu
3
-5
/
+75
2010-02-28
bridge: Add multicast_router sysfs entries
Herbert Xu
4
-14
/
+133
2010-02-28
bridge: Add multicast data-path hooks
Herbert Xu
2
-4
/
+29
2010-02-28
bridge: Add multicast start/stop hooks
Herbert Xu
4
-1
/
+12
2010-02-28
bridge: Add multicast forwarding functions
Herbert Xu
2
-0
/
+82
2010-02-28
bridge: Add core IGMP snooping support
Herbert Xu
4
-0
/
+1288
2010-02-28
bridge: Split may_deliver/deliver_clone out of br_flood
Herbert Xu
1
-23
/
+46
2010-02-28
bridge: Use BR_INPUT_SKB_CB on xmit path
Herbert Xu
2
-2
/
+5
2010-02-28
bridge: Avoid unnecessary clone on forward path
Herbert Xu
3
-16
/
+25
2010-02-28
bridge: Allow tail-call on br_pass_frame_up
Herbert Xu
2
-5
/
+13
2010-02-28
bridge: Do br_pass_frame_up after other ports
Herbert Xu
1
-3
/
+3
2010-02-28
Bluetooth: Fix out of scope variable access in hci_sock_cmsg()
Johann Felix Soden
1
-1
/
+3
2010-02-28
tg3: Remove now useless VPD code
Matt Carlson
1
-29
/
+23
2010-02-28
bnx2: Remove now useless VPD code
Matt Carlson
1
-45
/
+29
2010-02-28
pci: Add helper to search for VPD keywords
Matt Carlson
4
-43
/
+78
2010-02-28
pci: Add VPD information field helper functions
Matt Carlson
3
-8
/
+23
2010-02-28
pci: Add helper to find a VPD resource data type
Matt Carlson
5
-42
/
+65
2010-02-28
pci: Add large and small resource data type code
Matt Carlson
3
-13
/
+67
2010-02-28
pci: Add PCI LRDT tag size and section size
Matt Carlson
3
-10
/
+25
2010-02-27
m68k: Define sigcontext ABI of ColdFire
Maxim Kuvyrkov
3
-0
/
+17
2010-02-27
m68knommu: NPTL support for uClinux
Maxim Kuvyrkov
5
-0
/
+50
2010-02-27
m68k: Add NPTL support
Maxim Kuvyrkov
7
-1
/
+102
2010-02-27
m68k: Eliminate unused variable in page_to_phys()
Geert Uytterhoeven
1
-6
/
+1
2010-02-27
m68k: Switch to generic siginfo layout
Maxim Kuvyrkov
1
-91
/
+0
2010-02-27
macfb: fix 24-bit visual and stuff
Finn Thain
1
-84
/
+60
2010-02-27
macfb: cleanup
Finn Thain
1
-282
/
+295
2010-02-27
fbdev: add some missing mac modes
Finn Thain
1
-24
/
+28
[next]