aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-15[IPV6]: Uninline netfilter okfnsPatrick McHardy
2007-10-15[BRIDGE]: Remove SKB share checks in br_nf_pre_routing().Patrick McHardy
2007-10-15[IPV4]: Uninline netfilter okfnsPatrick McHardy
2007-10-15[NET]: Avoid copying TCP packets unnecessarilyHerbert Xu
2007-10-15[NET]: Fix csum_start update in pskb_expand_headHerbert Xu
2007-10-15[NIU]: getting rid of __ucmpdi2 in niu.oAl Viro
2007-10-15[NETLINK]: Don't leak 'listeners' in netlink_kernel_create()Jesper Juhl
2007-10-15[IPV6] __inet6_csk_dst_store(): fix check-after-useAdrian Bunk
2007-10-15[NIU]: Fix write past end of array in niu_pci_probe_sprom().David S. Miller
2007-10-15[IPV6]: Avoid skb_copy/pskb_copy/skb_realloc_headroom on inputHerbert Xu
2007-10-15[IPV6]: Make ipv6_frag_rcv return the same packetHerbert Xu
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu
2007-10-15[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroomHerbert Xu
2007-10-15[IPVS]: Replace local version of skb_make_writableHerbert Xu
2007-10-15[NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu
2007-10-15[BRIDGE]: Unshare skb upon entryHerbert Xu
2007-10-15[NET]: Avoid unnecessary cloning for ingress filteringHerbert Xu
2007-10-15[IPV4]: Change ip_defrag to return an integerHerbert Xu
2007-10-15[IPV4]: Make ip_defrag return the same packetHerbert Xu
2007-10-15[SKBUFF]: Add skb_morphHerbert Xu
2007-10-15[SKBUFF]: Merge common code between copy_skb_header and skb_cloneHerbert Xu
2007-10-15Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-10-15Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2007-10-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-10-15Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.cLinus Torvalds
2007-10-15[IA64] update sn2_defconfigJes Sorensen
2007-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-10-15Merge branch 'agp-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds
2007-10-15Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-10-15Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2007-10-15PS3 system bus add_uevent_var() falloutGeert Uytterhoeven
2007-10-15HID: fix HIDIOCGRDESC memory access in hidrawJiri Kosina
2007-10-15sched: sync wakeups preempt tooIngo Molnar
2007-10-15sched: affine sync wakeupsIngo Molnar
2007-10-15sched: guest CPU accounting: maintain guest state in KVMLaurent Vivier
2007-10-15sched: guest CPU accounting: maintain stats in account_system_time()Laurent Vivier
2007-10-15sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fieldsLaurent Vivier
2007-10-15sched: guest CPU accounting: add guest-CPU /proc/stat fieldLaurent Vivier
2007-10-15sched: domain sysctl fixes: add terminator commentMilton Miller
2007-10-15sched: domain sysctl fixes: do not crash on allocation failureMilton Miller
2007-10-15sched: domain sysctl fixes: unregister the sysctl table before domainsMilton Miller
2007-10-15sched: domain sysctl fixes: use for_each_online_cpu()Milton Miller
2007-10-15sched: domain sysctl fixes: use kcalloc()Milton Miller
2007-10-15Make scheduler debug file operations constArjan van de Ven
2007-10-15sched: enable wake-idle on CONFIG_SCHED_MC=yIngo Molnar
2007-10-15sched: reintroduce topology.h tuningsIngo Molnar
2007-10-15sched: allow the immediate migration of cache-cold tasksIngo Molnar
2007-10-15sched: debug, improve migration statisticsIngo Molnar
2007-10-15sched: debug: increase width of debug lineIngo Molnar