index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-blackfin
/
topology.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-07-16
icside: devm_iounmap() needs linux/io.h
Al Viro
1
-1
/
+1
2007-07-16
missing argument in bin_attribute ->read()/->write()
Al Viro
3
-11
/
+11
2007-07-16
fallout from constified seq_operations
Al Viro
1
-1
/
+1
2007-07-16
fallout from Auke's pci ->revision patch
Al Viro
1
-1
/
+1
2007-07-16
ax88796: dev_dbg() wants device, not platform device
Al Viro
1
-2
/
+2
2007-07-16
pass -msize-long to sparse on s390
Al Viro
1
-1
/
+1
2007-07-16
frv: missing __clear_user()
Al Viro
1
-0
/
+2
2007-07-16
zd1211rw: too early inclusion of asm/unaligned.h
Al Viro
1
-1
/
+1
2007-07-16
fix return type of skb_checksum_complete()
Al Viro
1
-1
/
+1
2007-07-16
PDA_POWER depends on having request_irq()
Al Viro
1
-0
/
+1
2007-07-16
ieee1394: forgotten dereference...
Al Viro
1
-1
/
+1
2007-07-16
the wrong variable checked after request_irq()
Al Viro
1
-1
/
+1
2007-07-16
wrong order of arguments of ->readdir()
Al Viro
1
-1
/
+1
2007-07-16
minimal fixes for drivers/usb/gadget/m66592-udc.c
Al Viro
1
-23
/
+4
2007-07-15
[TCP]: Verify the presence of RETRANS bit when leaving FRTO
Ilpo Järvinen
1
-1
/
+3
2007-07-15
[IPV6]: Call inet6addr_chain notifiers on link down
Vlad Yasevich
1
-0
/
+1
2007-07-15
[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
Patrick McHardy
15
-404
/
+38
2007-07-15
[NET_SCHED]: act_api: qdisc internal reclassify support
Patrick McHardy
6
-52
/
+73
2007-07-15
[NET_SCHED]: sch_dsmark: act_api support
Patrick McHardy
1
-16
/
+25
2007-07-15
[NET_SCHED]: sch_atm: act_api support
Patrick McHardy
1
-7
/
+14
2007-07-15
[NET_SCHED]: sch_atm: Lindent
Patrick McHardy
1
-236
/
+232
2007-07-15
[IPV6]: MSG_ERRQUEUE messages do not pass to connected raw sockets
Dmitry Butskoy
1
-1
/
+1
2007-07-15
[IPV4]: Cleanup call to __neigh_lookup()
Jean Delvare
1
-1
/
+1
2007-07-15
[NET_SCHED]: Revert "avoid transmit softirq on watchdog wakeup" optimization
Patrick McHardy
1
-5
/
+1
2007-07-15
[NETFILTER]: nf_conntrack: UDPLITE support
Patrick McHardy
3
-0
/
+277
2007-07-15
[NETFILTER]: nf_conntrack: mark protocols __read_mostly
Patrick McHardy
12
-18
/
+15
2007-07-15
[NETFILTER]: x_tables: add connlimit match
Jan Engelhardt
4
-0
/
+338
2007-07-15
[NETFILTER]: Lower *tables printk severity
Patrick McHardy
3
-4
/
+4
2007-07-15
[NETFILTER]: nf_conntrack: Don't track locally generated special ICMP error
Yasuyuki Kozakai
1
-17
/
+5
2007-07-15
[NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it
Yasuyuki Kozakai
4
-59
/
+49
2007-07-15
[NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it
Yasuyuki Kozakai
6
-30
/
+40
2007-07-15
[NETFILTER]: nf_conntrack: Increment error count on parsing IPv4 header
Yasuyuki Kozakai
2
-2
/
+2
2007-07-15
[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.
Michael Chan
4
-2
/
+15
2007-07-15
[AF_IUCV]: Add lock when updating accept_q
Ursula Braun
2
-2
/
+15
2007-07-15
[AF_IUCV]: Avoid deadlock between iucv_path_connect and tasklet.
Ursula Braun
1
-1
/
+4
2007-07-15
[AF_IUCV]: Improve description of IUCV and AFIUCV configuration options.
Jennifer Hunt
1
-4
/
+4
2007-07-15
[INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static
Adrian Bunk
2
-6
/
+2
2007-07-15
[TCP]: tcp probe add back ssthresh field
Stephen Hemminger
1
-0
/
+1
2007-07-15
[VLAN]: Fix memset length
Patrick McHardy
1
-1
/
+1
2007-07-15
[NET]: Add macvlan driver
Patrick McHardy
7
-0
/
+550
2007-07-15
[VLAN]: Use multicast list synchronization helpers
Patrick McHardy
2
-134
/
+2
2007-07-15
[VLAN]: Fix promiscous/allmulti synchronization races
Patrick McHardy
4
-20
/
+22
2007-07-15
[NET]: dev_mcast: add multicast list synchronization helpers
Patrick McHardy
2
-0
/
+78
2007-07-15
[NET]: Add net_device change_rx_mode callback
Patrick McHardy
2
-1
/
+19
2007-07-15
[RFKILL]: fix net/rfkill/rfkill-input.c bug on 64-bit systems
Ingo Molnar
1
-1
/
+1
2007-07-14
9p: fix a race condition bug in umount which caused a segfault
Eric Van Hensbergen
1
-3
/
+3
2007-07-14
9p: re-enable mount time debug option
Eric Van Hensbergen
2
-2
/
+7
2007-07-14
9p: cache meta-data when cache=loose
Eric Van Hensbergen
2
-2
/
+15
2007-07-14
net/9p: set error to EREMOTEIO if trans->write returns zero
Latchesar Ionkov
1
-1
/
+5
2007-07-14
net/9p: change net/9p module name to 9pnet
Latchesar Ionkov
1
-3
/
+3
[next]