summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | netlink: make socket filters work on netlinkStephen Hemminger2008-03-211-4/+23
* | [NETNS][IPV6] tcp6 - make proc per namespaceDaniel Lezcano2008-03-215-19/+24
* | [NETNS][IPV6] udp6 - make proc per namespaceDaniel Lezcano2008-03-217-24/+29
* | [NETNS][IPV4] tcp - make proc handle the network namespacesDaniel Lezcano2008-03-212-9/+36
* | [NETNS][IPV6] tcp - assign the netns for timewait socketsDaniel Lezcano2008-03-211-0/+1
* | [NETNS][IPV6] udp - make proc handle the network namespaceDaniel Lezcano2008-03-212-4/+29
* | [NETNS][IPV6] mcast - fix compilation warning when procfs is not compiled inDaniel Lezcano2008-03-211-15/+38
* | [NET]: Add per-connection option to set max TSO frame sizePeter P Waskiewicz Jr2008-03-215-4/+19
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-2114-76/+152
|\ \
| * | [NET] ifb: set separate lockdep classes for queue locksJarek Poplawski2008-03-201-0/+15
| * | [IPV6] KCONFIG: Fix description about IPV6_TUNNEL.YOSHIFUJI Hideaki2008-03-201-2/+3
| * | [TCP]: Fix shrinking windows with window scalingPatrick McHardy2008-03-201-1/+1
| * | netpoll: zap_completion_queue: adjust skb->users counterJarek Poplawski2008-03-201-2/+4
| * | bridge: use time_before() in br_fdb_cleanup()Fabio Checconi2008-03-201-1/+1
| * | [TG3]: Fix build warning on sparc32.David S. Miller2008-03-201-3/+3
| * | MAINTAINERS: bluez-devel is subscribers-onlyPavel Machek2008-03-201-1/+1
| * | audit: netlink socket can be auto-bound to pid other than current->pid (v2)Pavel Emelyanov2008-03-201-3/+8
| * | [NET]: Fix permissions of /proc/netAndre Noll2008-03-201-1/+1
| * | [SCTP]: Fix a race between module load and protosw accessVlad Yasevich2008-03-203-61/+112
| * | [NETFILTER]: ipt_recent: sanity check hit countDaniel Hokka Zakrisson2008-03-201-0/+2
| * | [NETFILTER]: nf_conntrack_h323: logical-bitwise & confusion in process_setup()Roel Kluin2008-03-201-1/+1
| * | [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warningAndrew Morton2008-03-181-3/+0
* | | [NET]: Add debugging names to __RW_LOCK_UNLOCKED macros.Robert P. J. Day2008-03-182-2/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-181034-12050/+16382
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2008-03-17949-11533/+15536
| |\ \
| | * \ Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-03-175-52/+145
| | |\ \
| | | * | ahci: Add Marvell 6121 SATA supportJose Alberto Reguero2008-03-171-4/+15
| | | * | pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer sizeTejun Heo2008-03-171-1/+1
| | | * | ahci: implement skip_host_reset parameterTejun Heo2008-03-171-19/+29
| | | * | ahci: request all PCI BARsTejun Heo2008-03-171-1/+4
| | | * | devres: implement pcim_iomap_regions_request_all()Tejun Heo2008-03-172-0/+27
| | | * | libata-acpi: improve dock event handlingTejun Heo2008-03-171-27/+69
| | | |/
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-03-176-14/+34
| | |\ \
| | | * | virtio: fix race in enable_cbChristian Borntraeger2008-03-173-6/+10
| | | * | virtio: Enable netpoll interface for netconsole loggingAmit Shah2008-03-171-0/+12
| | | * | virtio: handle > 2 billion page balloon targetsRusty Russell2008-03-171-2/+2
| | | * | virtio: Fix sysfs bits to have proper block symlinkJeremy Katz2008-03-171-0/+1
| | | * | virtio: Use spin_lock_irqsave/restore for virtio-pciAnthony Liguori2008-03-171-6/+9
| | | |/
| | * | hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakageAl Viro2008-03-171-3/+15
| | |/
| | * Linux 2.6.25-rc6v2.6.25-rc6Linus Torvalds2008-03-161-1/+1
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds2008-03-1618-65/+125
| | |\
| | | * [PARISC] make ptr_to_pide() staticFUJITA Tomonori2008-03-151-2/+2
| | | * [PARISC] head.S: section mismatch fixesHelge Deller2008-03-151-3/+4
| | | * [PARISC] add back Crestone Peak cpuKyle McMartin2008-03-151-0/+1
| | | * [PARISC] futex: special case cmpxchg NULL in kernel spaceKyle McMartin2008-03-151-2/+8
| | | * [PARISC] clean up show_stackKyle McMartin2008-03-151-4/+21
| | | * [PARISC] add pa8900 CPUs to hardware inventoryJames Bottomley2008-03-151-1/+11
| | | * [PARISC] clean up include/asm-parisc/elf.hRandolph Chung2008-03-151-12/+10
| | | * [PARISC] move defconfig to arch/parisc/configs/Adrian Bunk2008-03-152-0/+3
| | | * [PARISC] add back AD1889 MAINTAINERS entryThibaut VARENE2008-03-151-0/+9
OpenPOWER on IntegriCloud