aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-31DM9000B: driver initialization upgradeJoseph CHANG2-105/+120
2013-03-31sh_eth: make 'link' field of 'struct sh_eth_private' *int*Sergei Shtylyov2-5/+5
2013-03-31sh_eth: workaround for spurious ECI interruptSergei Shtylyov1-2/+8
2013-03-31sh_eth: fix handling of no LINK signalSergei Shtylyov1-4/+6
2013-03-31Linux 3.9-rc5Linus Torvalds1-1/+1
2013-03-31Revert "lockdep: check that no locks held at freeze time"Paul Walmsley4-14/+12
2013-03-30doc: packet: add minimal TPACKET_V3 example codeDaniel Borkmann1-0/+327
2013-03-30macvlan: use the right RCU apiEric Dumazet1-6/+13
2013-03-30net: reorder some fields of net_deviceEric Dumazet1-16/+17
2013-03-30cdc_ncm: return -ENOMEM if kzalloc failsDevendra Naga1-2/+2
2013-03-30ip_gre: don't overwrite iflink during net_dev initAntonio Quartulli1-1/+0
2013-03-29include/linux: printk is needed in filter.h when CONFIG_BPF_JIT is definedChen Gang1-0/+3
2013-03-30dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko2-1/+17
2013-03-30dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann1-3/+3
2013-03-29PNP: List Rafael Wysocki as a maintainerRafael J. Wysocki1-1/+1
2013-03-29qlcnic: Bump up the version to 5.2.39Rajesh Borundia1-3/+3
2013-03-29qlcnic: Support atomic commandsRajesh Borundia5-9/+183
2013-03-29qlcnic: Support VF-PF communication channel commands.Rajesh Borundia10-175/+994
2013-03-29qlcnic: VF-PF communication channel implementationRajesh Borundia7-8/+1191
2013-03-29qlcnic: Use shared interrupt vector for Tx and RxRajesh Borundia5-22/+80
2013-03-29qlcnic: SR-IOV VF probeRajesh Borundia8-22/+214
2013-03-29qlcnic: Support SR-IOV enable and disableRajesh Borundia12-7/+613
2013-03-29ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com1-1/+1
2013-03-29cirrus: cs89x0: remove two obsolete Kconfig macrosPaul Bolle1-53/+1
2013-03-29net: add a synchronize_net() in netdev_rx_handler_unregister()Eric Dumazet1-0/+6
2013-03-29MAINTAINERS: Update netxen_nic maintainers listManish Chopra1-0/+1
2013-03-29atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa2-18/+2
2013-03-29net: fq_codel: Fix off-by-one errorVijay Subramanian1-1/+1
2013-03-29sh_eth: add R-Car support for realSergei Shtylyov2-8/+100
2013-03-29sh_eth: move data from header file to driverSergei Shtylyov2-219/+218
2013-03-29net: calxedaxgmac: Wake-on-LAN fixesRob Herring1-1/+5
2013-03-29net: calxedaxgmac: fix rx ring handling when OOMRob Herring1-0/+3
2013-03-29net: rtnetlink: fdb dflt dump must set idx used for cb->arg[0]John Fastabend1-2/+2
2013-03-29net: core: Remove redundant call to 'nf_reset' in 'dev_forward_skb'Shmulik Ladkani1-1/+0
2013-03-29ip_tunnel: Fix off-by-one error in forming dev name.Pravin B Shelar1-1/+1
2013-03-29smsc75xx: fix jumbo frame supportSteve Glendinning1-4/+8
2013-03-29net: simplify the getting percpu of flow_cacheLi RongQing1-1/+1
2013-03-29net: fix the use of this_cpu_ptrLi RongQing1-1/+1
2013-03-29tile: expect new initramfs name from hypervisor file systemChris Metcalf1-13/+12
2013-03-29bonding: fix disabling of arp_interval and miimonnikolay@redhat.com1-44/+48
2013-03-29ipv6: don't accept node local multicast traffic from the wireHannes Frederic Sowa1-0/+12
2013-03-29sky2: Threshold for Pause Packet is set wrongMirko Lindner1-1/+1
2013-03-29sky2: Receive Overflows not countedMirko Lindner1-1/+1
2013-03-29netlink: fix the warning introduced by netlink API replacementHong zhi guo1-4/+4
2013-03-29rbd: don't zero-fill non-image object requestsAlex Elder1-17/+30
2013-03-29ia64 idle: delete stale (*idle)() function pointerLen Brown1-4/+1
2013-03-29Btrfs: don't drop path when printing out tree errors in scrubJosef Bacik1-1/+2
2013-03-28target: Fix RESERVATION_CONFLICT status regression for iscsi-target special caseNicholas Bellinger1-1/+3
2013-03-28tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bitNicholas Bellinger1-2/+11
2013-03-28Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs"Michel Lespinasse5-21/+11