summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-20TCP: check min TTL on received ICMP packetsstephen hemminger1-0/+5
2010-03-20ipv6: Remove redundant dst NULL check in ip6_dst_checkHerbert Xu1-1/+1
2010-03-20ipv4: check rt_genid in dst_checkTimo Teräs1-4/+10
2010-03-19smsc95xx: Fix tx checksum offload for small packetsSteve Glendinning1-3/+15
2010-03-19ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdownMallikarjuna R Chilakala1-3/+0
2010-03-19ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flappingMallikarjuna R Chilakala3-36/+54
2010-03-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-22/+4
2010-03-19net: Potential null skb->dev dereferenceEric Dumazet3-9/+11
2010-03-19jme: Advance driver version numberGuo-Fu Tseng1-1/+1
2010-03-19jme: Protect vlgrp structure by pause RX actions.Guo-Fu Tseng1-0/+33
2010-03-19jme: Fix VLAN memory leakGuo-Fu Tseng1-0/+2
2010-03-19KS8851: Avoid NULL pointer in set rx modeAbraham Arce1-1/+0
2010-03-19tcp: Fix OOB POLLIN avoidance.Alexandra Kossovsky1-1/+1
2010-03-18gigaset: fix build failureTilman Schmidt1-3/+11
2010-03-17bridge: Make first arg to deliver_clone const.David S. Miller1-2/+4
2010-03-17bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only witho...YOSHIFUJI Hideaki / 吉藤英明3-2/+10
2010-03-17route: Fix caught BUG_ON during rt_secret_rebuild_oneshot()Vitaliy Gusev1-10/+6
2010-03-17bridge br_multicast: Fix skb leakage in error path.YOSHIFUJI Hideaki / 吉藤英明1-2/+3
2010-03-17bridge br_multicast: Fix handling of Max Response Code in IGMPv3 message.YOSHIFUJI Hideaki / 吉藤英明1-2/+2
2010-03-17NET: netpoll, fix potential NULL ptr dereferenceJiri Slaby1-2/+2
2010-03-17tipc: fix lockdep warning on address assignmentNeil Horman1-10/+16
2010-03-17l2tp: Fix UDP socket reference count bugs in the pppol2tp driverJames Chapman1-0/+3
2010-03-17smsc95xx: wait for PHY to complete reset during initSteve Glendinning1-0/+15
2010-03-17l2tp: Fix oops in pppol2tp_xmitJames Chapman1-1/+2
2010-03-17smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driverSteve Glendinning4-0/+1718
2010-03-17ne: Do not use slashes in irq name stringAtsushi Nemoto1-1/+1
2010-03-17NET: ksz884x, fix lock imbalanceJiri Slaby1-3/+5
2010-03-17gigaset: correct range checking off by one errorTilman Schmidt1-1/+1
2010-03-16iwlwifi: Silence tfds_in_queue messageAdel Gadllah1-1/+1
2010-03-16ath9k: fix BUG_ON triggered by PAE framesFelix Fietkau1-20/+1
2010-03-16wl1251: fix potential crashGrazvydas Ignotas1-1/+2
2010-03-16bridge: Fix br_forward crash in promiscuous modeMichael Braun3-5/+13
2010-03-16bridge: Move NULL mdb check into br_mdb_ip_getHerbert Xu1-4/+5
2010-03-16ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIeLars Ellenberg1-0/+6
2010-03-16Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller3607-86672/+185242
2010-03-16net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisationGerrit Renker3-15/+17
2010-03-16myri: remove dead codeDan Carpenter1-1/+0
2010-03-16gigaset: prune use of tty_buffer_request_roomTilman Schmidt1-1/+0
2010-03-16gigaset: correct clearing of at_state strings on RINGTilman Schmidt1-8/+4
2010-03-16gigaset: avoid registering CAPI driver more than onceTilman Schmidt4-31/+53
2010-03-16obsolete config in kernel source: HSO_AUTOPMChristoph Egger1-3/+0
2010-03-16obsolete config in kernel source: USE_INTERNAL_TIMERChristoph Egger1-36/+0
2010-03-16atm: use for_each_set_bit()Akinobu Mita1-4/+3
2010-03-16phonet: use for_each_set_bit()Akinobu Mita2-4/+2
2010-03-16timestamping: fix example buildRandy Dunlap3-7/+16
2010-03-16drivers/net: drop redundant memsetJulia Lawall1-3/+1
2010-03-16i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic namesIan Munsie1-16/+16
2010-03-16i4l: silence compiler warnings for array access in Eicon DIVA ISDN driverIan Munsie1-8/+7
2010-03-16isdn: misplaced parenthesis in pof_handle_data()Roel Kluin1-1/+1
2010-03-16bnx2x: change smp_mb() comment to conform the trueStanislaw Gruszka1-2/+5