aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/pktgen.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-10sfc: convert references to LRO to GROstephen hemminger1-15/+15
2010-12-10inet6: Remove redundant unlikely()Tobias Klauser1-1/+1
2010-12-10stmmac: Remove redundant unlikely()Tobias Klauser1-1/+1
2010-12-10xfrm: Traffic Flow Confidentiality for IPv6 ESPMartin Willi1-8/+24
2010-12-10xfrm: Traffic Flow Confidentiality for IPv4 ESPMartin Willi1-8/+24
2010-12-10xfrm: Add Traffic Flow Confidentiality padding XFRM attributeMartin Willi3-2/+19
2010-12-10ifb: use the lockless variants of skb_queueChangli Gao1-8/+6
2010-12-10ifb: remove unused macro TX_TIMEOUTChangli Gao1-2/+0
2010-12-10ifb: remove the useless debug statsChangli Gao1-19/+0
2010-12-10qeth: buffer count imbalanceJan Glauber1-1/+1
2010-12-10qeth: l3 add vlan hdr in passthru framesFrank Blaschka1-1/+1
2010-12-10qeth: support VIPA add/del in offline modeEinar Lueck1-1/+4
2010-12-10qeth: support ipv6 query arp cache for HiperSocketsEinar Lueck3-83/+185
2010-12-10net/ipv6/udp.c: fix typo in flush_stack()Jiri Pirko1-1/+1
2010-12-10ipv6: Fix 'release_it' logic in tcp_v6_get_peer()David S. Miller1-1/+1
2010-12-10bridge: Fix return values of br_multicast_add_group/br_multicast_new_groupTobias Klauser1-4/+6
2010-12-10dccp: remove unused macrosShan Wei1-8/+0
2010-12-09bnx2x: Update version number and a date.Vladislav Zolotarov1-2/+2
2010-12-09bnx2x: Fixed a compilation warningVladislav Zolotarov1-2/+2
2010-12-09bnx2x: Use dma_alloc_coherent() semantics for ILT memory allocationVladislav Zolotarov1-2/+2
2010-12-09bnx2x: LSO code was broken on BE platformsVladislav Zolotarov1-16/+26
2010-12-09filter: use size of fetched data in __load_pointer()Eric Dumazet1-3/+3
2010-12-09The new jhash implementationJozsef Kadlecsik1-78/+105
2010-12-09net: optimize INET input path furtherEric Dumazet6-39/+45
2010-12-09net: Abstract away all dst_entry metrics accesses.David S. Miller10-81/+118
2010-12-08can: slcan: Add missing linux/sched.h include.David S. Miller1-0/+1
2010-12-08tcp: protect sysctl_tcp_cookie_size readsEric Dumazet1-12/+15
2010-12-08tcp: avoid a possible divide by zeroEric Dumazet1-2/+4
2010-12-08ehea: Fixing LRO configurationBreno Leitao2-2/+14
2010-12-08tcp: Replace time wait bucket msg by counterTom Herbert3-1/+3
2010-12-08x25: decrement netdev reference counts on unloadApollon Oikonomopoulos1-0/+1
2010-12-08driver/net/benet: fix be_cmd_multicast_set() memcpy bugJoe Jin1-1/+1
2010-12-08l2tp: Fix modalias of l2tp_ipMichal Marek1-1/+5
2010-12-08econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.Nelson Elhage1-2/+4
2010-12-08isdn/hisax: fix compiler warning on hisax_pci_tblNamhyung Kim1-1/+1
2010-12-08af_packet: fix freeing pg_vec twice on error pathChangli Gao1-1/+0
2010-12-08af_packet: eliminate pgv_to_page on some archesChangli Gao1-1/+3
2010-12-08net: call dev_queue_xmit_nit() after skb_dst_drop()Eric Dumazet1-3/+3
2010-12-08filter: constify sk_run_filter()Eric Dumazet4-20/+22
2010-12-08via-rhine: hardware VLAN supportRoger Luethi1-14/+312
2010-12-08net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()Eric Dumazet5-27/+27
2010-12-08llc: fix a device refcount imbalanceEric Dumazet1-2/+3
2010-12-08net/9p/protocol.c: Remove duplicated macros.Thiago Farina1-24/+9
2010-12-08ifb: goto resched directly if error happens and dp->tq isn't emptyChangli Gao1-0/+2
2010-12-08net: init ingress queueChangli Gao1-22/+13
2010-12-08tcp: Bug fix in initialization of receive window.Nandita Dukkipati1-5/+4
2010-12-08cxgb4: fix MAC address hash filterDimitris Michailidis1-1/+1
2010-12-08can: add slcan driver for serial/USB-serial CAN adaptersOliver Hartkopp3-0/+777
2010-12-08atm: lanai: use kernel's '%pM' format option to print MACAndy Shevchenko1-5/+2
2010-12-08CAIF: Fix U5500 compile error for shared memory driverKim Lilliestierna XX2-2/+2