aboutsummaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-17net: implements ip_route_input_noref()Eric Dumazet2-6/+26
2010-05-17net: add a noref bit on skb dstEric Dumazet12-25/+134
2010-05-17rps: avoid one atomic in enqueue_to_backlogEric Dumazet1-2/+4
2010-05-17drivers/net/usb/asix.c: Fix unaligned accessesNeil Jones1-1/+33
2010-05-17ibmveth: Add suspend/resume supportBrian King1-0/+12
2010-05-17ipv6 addrlabel: permit deletion of labels assigned to removed devFlorian Westphal1-4/+4
2010-05-16rtnetlink: make SR-IOV VF interface symmetricChris Wright2-53/+129
2010-05-16qeth: synchronize configuration interfaceFrank Blaschka6-168/+242
2010-05-16qeth: new message if OLM limit is reachedUrsula Braun1-1/+9
2010-05-16qeth: exploit HW TX checksummingFrank Blaschka2-26/+69
2010-05-16sctp: delete active ICMP proto unreachable timer when free transportWei Yongjun1-0/+4
2010-05-16net: congestion notifications are not dropped packetsEric Dumazet2-3/+3
2010-05-16net: Introduce sk_route_nocapsEric Dumazet5-6/+15
2010-05-16tcp: fix MD5 (RFC2385) supportEric Dumazet2-28/+27
2010-05-15net: Consistent skb timestampingEric Dumazet4-19/+49
2010-05-15xfrm: fix policy unreferencing on larval dropTimo Teras1-1/+1
2010-05-15net: adjust handle_macvlan to pass port struct to hookJiri Pirko3-10/+11
2010-05-15skge: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2-18/+18
2010-05-15net: reserve ports for applications using fixed port numbersAmerigo Wang8-2/+73
2010-05-15sysctl: add proc_do_large_bitmapOctavian Purdila2-0/+163
2010-05-15sysctl: refactor integer handling proc codeAmerigo Wang1-161/+229
2010-05-15bridge: update sysfs link names if port device names have changedSimon Arlott5-6/+42
2010-05-15bridge: change console message interfacestephen hemminger10-62/+62
2010-05-15bridge: netpoll cleanupstephen hemminger3-28/+39
2010-05-15rndis_host: Poll status channel before control channelBen Hutchings1-6/+12
2010-05-14netfilter: xt_TEE depends on NF_CONNTRACKRandy Dunlap1-0/+1
2010-05-14qlcnic: add idc debug registersSucheta Chakraborty2-0/+23
2010-05-14qlcnic: support quisce modeSucheta Chakraborty1-2/+26
2010-05-14qlcnic: check device classSucheta Chakraborty3-8/+18
2010-05-14qlcnic: check IDC versionSucheta Chakraborty2-2/+19
2010-05-14qlcnic: cleanup unused codeAmit Kumar Salecha4-61/+10
2010-05-14qlcnic: cleanup dma mask settingAmit Kumar Salecha2-70/+24
2010-05-14qlcnic: fix caching window registerAmit Kumar Salecha3-18/+0
2010-05-14qlcnic: remove obsolete registerAmit Kumar Salecha3-16/+1
2010-05-14qlcnic: fix context cleanupAmit Kumar Salecha1-3/+1
2010-05-14sky2: version 1.28stephen hemminger1-1/+1
2010-05-14sky2: Avoid allocating memory in sky2_resumeMike McCormack1-15/+5
2010-05-14sky2: Refactor down/up code out of sky2_restart()Mike McCormack1-7/+19
2010-05-14sky2: Shut off interrupts before NAPIMike McCormack1-2/+2
2010-05-14sky2: Avoid race in sky2_change_mtuMike McCormack1-1/+1
2010-05-14sky2: Restore multicast after restartMike McCormack1-0/+1
2010-05-14ixgb and e1000: Use new function for copybreak testsJoe Perches2-41/+58
2010-05-14e1000: cleanup unused parametersJesse Brandeburg1-8/+0
2010-05-14e1000: fix WARN_ON with mac-vlanJesse Brandeburg1-2/+0
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches171-631/+0
2010-05-13ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardwareMallikarjuna R Chilakala5-421/+557
2010-05-13ixgbe: Use bool flag to see if the packet unmapping is delayed in HWRSCMallikarjuna R Chilakala1-6/+11
2010-05-13ixgbe: fix setting of promisc mode when using mac-vlansEmil Tantilov3-4/+8
2010-05-13netfilter: remove unnecessary returns from void function()sJoe Perches5-5/+0
2010-05-13netfilter: cleanup printk messagesStephen Hemminger24-64/+64