summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-18netdev: bfin_mac: handler RX status errorsPeter Meerwald1-3/+14
2010-05-18netdev: bfin_mac: add support for IEEE 1588 PTPBarry Song3-1/+362
2010-05-18net: No dst refcounting in ip_queue_xmit()Eric Dumazet1-2/+7
2010-05-18net: Use ip_route_input_noref() in input pathEric Dumazet3-5/+5
2010-05-18net: implements ip_route_input_noref()Eric Dumazet2-6/+26
2010-05-18net: add a noref bit on skb dstEric Dumazet12-25/+134
2010-05-18rps: avoid one atomic in enqueue_to_backlogEric Dumazet1-2/+4
2010-05-18drivers/net/usb/asix.c: Fix unaligned accessesNeil Jones1-1/+33
2010-05-18ibmveth: Add suspend/resume supportBrian King1-0/+12
2010-05-18ipv6 addrlabel: permit deletion of labels assigned to removed devFlorian Westphal1-4/+4
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville60-1442/+2152
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+25
2010-05-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller6-82/+166
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-16net: Consistent skb timestampingEric Dumazet4-19/+49
2010-05-16xfrm: fix policy unreferencing on larval dropTimo Teras1-1/+1
2010-05-16net: adjust handle_macvlan to pass port struct to hookJiri Pirko3-10/+11
2010-05-16skge: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2-18/+18
2010-05-16net: reserve ports for applications using fixed port numbersAmerigo Wang8-2/+73
2010-05-16sysctl: add proc_do_large_bitmapOctavian Purdila2-0/+163
2010-05-16sysctl: refactor integer handling proc codeAmerigo Wang1-161/+229
2010-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/...David S. Miller11-117/+480
2010-05-16bridge: update sysfs link names if port device names have changedSimon Arlott5-6/+42
2010-05-16bridge: change console message interfacestephen hemminger10-62/+62
2010-05-16bridge: netpoll cleanupstephen hemminger3-28/+39
2010-05-16rndis_host: Poll status channel before control channelBen Hutchings1-6/+12
2010-05-15netfilter: xt_TEE depends on NF_CONNTRACKRandy Dunlap1-0/+1
2010-05-14Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/v...David S. Miller1-1/+6
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