index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
21
-63
/
+131
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
Bluetooth: Add SCO fallback for unsupported feature error
Stephen Coe
1
-0
/
+1
2010-02-27
Bluetooth: Add controller types for BR/EDR and 802.11 AMP
Marcel Holtmann
4
-1
/
+30
2010-02-27
Bluetooth: Convert Marvell driver to use per adapter debugfs
Marcel Holtmann
1
-7
/
+7
2010-02-27
Bluetooth: Convert inquiry cache to use debugfs instead of sysfs
Marcel Holtmann
2
-30
/
+64
2010-02-27
Bluetooth: Convert controller hdev->type to hdev->bus
Marcel Holtmann
15
-25
/
+25
2010-02-27
Bluetooth: Add missing kfree() on error path in Atheros driver
Dan Carpenter
1
-0
/
+2
2010-02-27
Bluetooth: Make USB device id constant
Márton Németh
1
-1
/
+1
2010-02-27
Bluetooth: Add __init/__exit macros to Marvell SDIO driver
Peter Huewe
1
-2
/
+2
2010-02-27
ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue()
John Fastabend
1
-10
/
+11
2010-02-27
skbuff: align sk_buff::cb to 64 bit and close some potential holes
Felix Fietkau
1
-6
/
+7
2010-02-27
bonding: fix device leak on error in bond_create()
Patrick McHardy
1
-0
/
+2
2010-02-27
rtnetlink: support specifying device flags on device creation
Patrick McHardy
3
-14
/
+55
2010-02-27
dev: support deferring device flag change notifications
Patrick McHardy
3
-61
/
+106
2010-02-27
rtnetlink: handle rtnl_link netlink notifications manually
Patrick McHardy
3
-5
/
+14
2010-02-27
rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event()
Patrick McHardy
1
-0
/
+1
2010-02-27
fs_enet: add FEC TX buffer alignment workaround for MPC5121
Anatolij Gustschin
1
-0
/
+47
2010-02-27
fs_enet: Add support for MPC512x to fs_enet driver
Anatolij Gustschin
5
-21
/
+95
2010-02-27
fs_enet: use dev_xxx instead of printk
Anatolij Gustschin
4
-38
/
+27
2010-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
14
-77
/
+62
[next]