summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-1440-116/+250
|\
| * [BRIDGE]: Fix crash in __ip_route_output_key with bridge netfilterPatrick McHardy2008-04-141-1/+2
| * [NETFILTER]: ipt_CLUSTERIP: fix race between clusterip_config_find_get and _e...Pavel Emelyanov2008-04-141-1/+3
| * [IPV6] ADDRCONF: Don't generate temporary address for ip6-ip6 interface.YOSHIFUJI Hideaki2008-04-141-2/+1
| * [IPV6] ADDRCONF: Ensure disabling multicast RS even if privacy extensions are...YOSHIFUJI Hideaki2008-04-141-7/+9
| * [IPV6]: Use appropriate sock tclass setting for routing lookup.YOSHIFUJI Hideaki2008-04-141-1/+1
| * [IPV6]: IPv6 extension header structures need to be packed.YOSHIFUJI Hideaki2008-04-141-1/+1
| * [IPV6]: Fix ipv6 address fetching in raw6_icmp_error().David S. Miller2008-04-141-2/+4
| * [NET]: Return more appropriate error from eth_validate_addr().Patrick McHardy2008-04-141-1/+1
| * [ISDN]: Do not validate ISDN net device address prior to interface-upPaul Bolle2008-04-141-0/+1
| * [NET]: Fix kernel-doc for skb_segmentBen Hutchings2008-04-141-2/+2
| * [SOCK] sk_stamp: should be initialized to ktime_set(-1L, 0)Eric Dumazet2008-04-141-1/+1
| * net: check for underlength tap writesRusty Russell2008-04-131-1/+4
| * net: make struct tun_struct private to tun.cRusty Russell2008-04-133-40/+34
| * [SCTP]: IPv4 vs IPv6 addresses mess in sctp_inet[6]addr_event.Pavel Emelyanov2008-04-132-3/+6
| * [SCTP]: Fix compiler warning about const qualifiersVlad Yasevich2008-04-134-6/+8
| * [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACKGui Jianfeng2008-04-134-0/+25
| * [SCTP]: Add check for hmac_algo parameter in sctp_verify_param()Wei Yongjun2008-04-131-3/+26
| * [NET_SCHED] cls_u32: refcounting fix for u32_delete()Jarek Poplawski2008-04-131-3/+9
| * [DCCP]: Fix skb->cb conflicts with IPPatrick McHardy2008-04-134-2/+9
| * [AX25]: Potential ax25_uid_assoc-s leaks on module unload.Pavel Emelyanov2008-04-131-0/+2
| * tg3: fix MMIO for PPC 44x platformsSergei Shtylyov2008-04-131-3/+4
| * Mark generic HDLC + PPP as broken.Krzysztof Halasa2008-04-121-1/+5
| * ehea: Fix DLPAR memory add supportThomas Klein2008-04-122-3/+24
| * sc92031: sysfs link missingStephen Hemminger2008-04-121-0/+1
| * smc91x driver: fix bug: print warning only in interrupt modeSonic Zhang2008-04-121-0/+2
| * forcedeth: mac address fixAyaz Abdulla2008-04-121-2/+24
| * macb: Use semicolon instead of comma for statementAtsushi Nemoto2008-04-121-6/+6
| * macb: Call phy_disconnect on removingAtsushi Nemoto2008-04-121-0/+2
| * ucc_geth: fix non-functional fixed phy supportJoakim Tjernlund2008-04-121-23/+30
| * fs_enet: Don't call NAPI functions when NAPI is not used.Laurent Pinchart2008-04-121-1/+2
| * sky2: missing chip name for Yukon SupremeStephen Hemminger2008-04-121-0/+1
* | FRV: Correctly determine the address of an illegal instructionDavid Howells2008-04-141-1/+1
* | Linux 2.6.25-rc9v2.6.25-rc9Linus Torvalds2008-04-111-1/+1
* | Merge branch 'docs' of git://git.lwn.net/linux-2.6Linus Torvalds2008-04-1115-20/+380
|\ \
| * | Add additional examples in Documentation/spinlocks.txtMark Fasheh2008-04-111-0/+22
| * | Move sched-rt-group.txt to scheduler/J. Bruce Fields2008-04-112-0/+2
| * | Documentation: move rpc-cache.txt to filesystems/J. Bruce Fields2008-04-113-2/+2
| * | Documentation: move nfsroot.txt to filesystems/J. Bruce Fields2008-04-117-14/+14
| * | Spell out behavior of atomic_dec_and_lock() in kerneldocJ. Bruce Fields2008-04-111-0/+3
| * | Fix a typo in highres.txtWill Newton2008-03-301-1/+1
| * | Fixes to the seq_file documentJan Engelhardt2008-03-301-7/+7
| * | Fill out information on patch tags in SubmittingPatchesJonathan Corbet2008-03-301-3/+51
| * | Add the seq_file documentationJonathan Corbet2008-03-302-0/+285
* | | Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protectHeiko Carstens2008-04-111-0/+3
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-04-113-16/+15
|\ \ \
| * | | i2c-tiny-usb: New VID/PID pairTill Harbaum2008-04-111-4/+8
| * | | i2c-davinci: Fix lost interruptTroy Kisky2008-04-111-11/+6
| * | | i2c-ibm_iic: Fast mode parm desc fixupPaul Mundt2008-04-111-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-1126-195/+344
|\ \ \ \ | | |_|/ | |/| |