summaryrefslogtreecommitdiffstats
path: root/arch/frv/boot (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-14[IPV6]: IPv6 extension header structures need to be packed.YOSHIFUJI Hideaki1-1/+1
2008-04-14[IPV6]: Fix ipv6 address fetching in raw6_icmp_error().David S. Miller1-2/+4
2008-04-14[NET]: Return more appropriate error from eth_validate_addr().Patrick McHardy1-1/+1
2008-04-14[ISDN]: Do not validate ISDN net device address prior to interface-upPaul Bolle1-0/+1
2008-04-14[NET]: Fix kernel-doc for skb_segmentBen Hutchings1-2/+2
2008-04-14[SOCK] sk_stamp: should be initialized to ktime_set(-1L, 0)Eric Dumazet1-1/+1
2008-04-13net: check for underlength tap writesRusty Russell1-1/+4
2008-04-13net: make struct tun_struct private to tun.cRusty Russell3-40/+34
2008-04-13[SCTP]: IPv4 vs IPv6 addresses mess in sctp_inet[6]addr_event.Pavel Emelyanov2-3/+6
2008-04-13[SCTP]: Fix compiler warning about const qualifiersVlad Yasevich4-6/+8
2008-04-13[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACKGui Jianfeng4-0/+25
2008-04-13[SCTP]: Add check for hmac_algo parameter in sctp_verify_param()Wei Yongjun1-3/+26
2008-04-13[NET_SCHED] cls_u32: refcounting fix for u32_delete()Jarek Poplawski1-3/+9
2008-04-13[DCCP]: Fix skb->cb conflicts with IPPatrick McHardy4-2/+9
2008-04-13[AX25]: Potential ax25_uid_assoc-s leaks on module unload.Pavel Emelyanov1-0/+2
2008-04-13tg3: fix MMIO for PPC 44x platformsSergei Shtylyov1-3/+4
2008-04-12Mark generic HDLC + PPP as broken.Krzysztof Halasa1-1/+5
2008-04-12ehea: Fix DLPAR memory add supportThomas Klein2-3/+24
2008-04-12sc92031: sysfs link missingStephen Hemminger1-0/+1
2008-04-12smc91x driver: fix bug: print warning only in interrupt modeSonic Zhang1-0/+2
2008-04-12forcedeth: mac address fixAyaz Abdulla1-2/+24
2008-04-12macb: Use semicolon instead of comma for statementAtsushi Nemoto1-6/+6
2008-04-12macb: Call phy_disconnect on removingAtsushi Nemoto1-0/+2
2008-04-12ucc_geth: fix non-functional fixed phy supportJoakim Tjernlund1-23/+30
2008-04-12fs_enet: Don't call NAPI functions when NAPI is not used.Laurent Pinchart1-1/+2
2008-04-12sky2: missing chip name for Yukon SupremeStephen Hemminger1-0/+1
2008-04-11[NETNS][IPV6] tcp - assign the netns for timewait socketsDaniel Lezcano1-0/+1
2008-04-10[IPV4]: Fix byte value boundary check in do_ip_getsockopt().David S. Miller1-1/+1
2008-04-10BNX2X: Correct bringing chip out of resetEliezer Tamir1-3/+3
2008-04-10[NETFILTER]: nf_nat: autoload IPv4 connection trackingJan Engelhardt1-0/+2
2008-04-10[NETFILTER]: xt_hashlimit: fix mask calculationPatrick McHardy1-18/+5
2008-04-10[XFRM]: xfrm_user: fix selector family initializationPatrick McHardy1-1/+1
2008-04-09rt61pci: rt61pci_beacon_update do not free skb twiceDaniel Wagner1-3/+1
2008-04-09ssb-mipscore: Fix interrupt vectorsMichael Buesch1-6/+7
2008-04-09ssb-pcicore: Fix IRQ TPS flag handlingLarry Finger1-1/+1
2008-04-09mac80211: use short_preamble mode from capability if ERP IE not presentVladimir Koutny1-8/+35
2008-04-09[NET]: Undo code bloat in hot paths due to print_mac().David S. Miller9-134/+225
2008-04-08[TCP]: Don't allow FRTO to take place while MTU is being probedIlpo Järvinen1-0/+5
2008-04-08[TCP]: tcp_simple_retransmit can cause S+LIlpo Järvinen3-6/+23
2008-04-08[TCP]: Fix NewReno's fast rexmit/recovery problems with GSOed skbIlpo Järvinen1-4/+18
2008-04-08[TCP]: Restore 2.6.24 mark_head_lost behavior for newreno/fackIlpo Järvinen1-8/+8
2008-04-08nl80211: fix STA AID bugJohannes Berg1-1/+1
2008-04-08b43legacy: fix bcm4303 crashStefano Brivio1-0/+6
2008-04-08iwlwifi: fix n-band association problemAbhijeet Kolekar1-1/+0
2008-04-08ipw2200: set MAC address on radiotap interfaceDaniel Drake1-0/+1
2008-04-08libertas: fix mode initialization problemHolger Schurig1-1/+1
2008-04-04fix endian lossage in forcedethAl Viro1-3/+2
2008-04-04net/tokenring/olympic.c section fixesAdrian Bunk1-3/+3
2008-04-04net: marvell.c fix sparse shadowed variable warningHarvey Harrison1-2/+0
2008-04-04[VLAN]: Fix egress priority mappings leak.Pavel Emelyanov1-0/+15