summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds92-1328/+2955
2007-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds36-3130/+3444
2007-07-15Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds66-1140/+3263
2007-07-15make i2c-acorn tristateAl Viro2-2/+2
2007-07-15icside: devm_iounmap() needs linux/io.hAl Viro1-1/+1
2007-07-15missing argument in bin_attribute ->read()/->write()Al Viro3-11/+11
2007-07-15fallout from constified seq_operationsAl Viro1-1/+1
2007-07-15fallout from Auke's pci ->revision patchAl Viro1-1/+1
2007-07-15ax88796: dev_dbg() wants device, not platform deviceAl Viro1-2/+2
2007-07-15pass -msize-long to sparse on s390Al Viro1-1/+1
2007-07-15frv: missing __clear_user()Al Viro1-0/+2
2007-07-15zd1211rw: too early inclusion of asm/unaligned.hAl Viro1-1/+1
2007-07-15fix return type of skb_checksum_complete()Al Viro1-1/+1
2007-07-15PDA_POWER depends on having request_irq()Al Viro1-0/+1
2007-07-15ieee1394: forgotten dereference...Al Viro1-1/+1
2007-07-15the wrong variable checked after request_irq()Al Viro1-1/+1
2007-07-15wrong order of arguments of ->readdir()Al Viro1-1/+1
2007-07-15minimal fixes for drivers/usb/gadget/m66592-udc.cAl Viro1-23/+4
2007-07-15[TCP]: Verify the presence of RETRANS bit when leaving FRTOIlpo Järvinen1-1/+3
2007-07-15[IPV6]: Call inet6addr_chain notifiers on link downVlad Yasevich1-0/+1
2007-07-15[NET_SCHED]: Kill CONFIG_NET_CLS_POLICEPatrick McHardy15-404/+38
2007-07-15[NET_SCHED]: act_api: qdisc internal reclassify supportPatrick McHardy6-52/+73
2007-07-15[NET_SCHED]: sch_dsmark: act_api supportPatrick McHardy1-16/+25
2007-07-15[NET_SCHED]: sch_atm: act_api supportPatrick McHardy1-7/+14
2007-07-15[NET_SCHED]: sch_atm: LindentPatrick McHardy1-236/+232
2007-07-14[IPV6]: MSG_ERRQUEUE messages do not pass to connected raw socketsDmitry Butskoy1-1/+1
2007-07-14Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6David S. Miller8-34/+125
2007-07-14[IPV4]: Cleanup call to __neigh_lookup()Jean Delvare1-1/+1
2007-07-14[NET_SCHED]: Revert "avoid transmit softirq on watchdog wakeup" optimizationPatrick McHardy1-5/+1
2007-07-14[NETFILTER]: nf_conntrack: UDPLITE supportPatrick McHardy3-0/+277
2007-07-14[NETFILTER]: nf_conntrack: mark protocols __read_mostlyPatrick McHardy12-18/+15
2007-07-14[NETFILTER]: x_tables: add connlimit matchJan Engelhardt4-0/+338
2007-07-14[NETFILTER]: Lower *tables printk severityPatrick McHardy3-4/+4
2007-07-14[NETFILTER]: nf_conntrack: Don't track locally generated special ICMP errorYasuyuki Kozakai1-17/+5
2007-07-14[NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses itYasuyuki Kozakai4-59/+49
2007-07-14[NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames itYasuyuki Kozakai6-30/+40
2007-07-14[NETFILTER]: nf_conntrack: Increment error count on parsing IPv4 headerYasuyuki Kozakai2-2/+2
2007-07-14[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan4-2/+15
2007-07-14[AF_IUCV]: Add lock when updating accept_qUrsula Braun2-2/+15
2007-07-14[AF_IUCV]: Avoid deadlock between iucv_path_connect and tasklet.Ursula Braun1-1/+4
2007-07-14[AF_IUCV]: Improve description of IUCV and AFIUCV configuration options.Jennifer Hunt1-4/+4
2007-07-14[INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() staticAdrian Bunk2-6/+2
2007-07-14Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller16-322/+1050
2007-07-14[TCP]: tcp probe add back ssthresh fieldStephen Hemminger1-0/+1
2007-07-14[VLAN]: Fix memset lengthPatrick McHardy1-1/+1
2007-07-14[NET]: Add macvlan driverPatrick McHardy7-0/+550
2007-07-14[VLAN]: Use multicast list synchronization helpersPatrick McHardy2-134/+2
2007-07-14[VLAN]: Fix promiscous/allmulti synchronization racesPatrick McHardy4-20/+22
2007-07-14[NET]: dev_mcast: add multicast list synchronization helpersPatrick McHardy2-0/+78
2007-07-14[NET]: Add net_device change_rx_mode callbackPatrick McHardy2-1/+19