summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rose: Fix signedness issues wrt. digi count.David S. Miller2010-09-211-2/+2
* Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-201-1/+1
|\
| * vhost-net: fix range checking in mrg bufs caseMichael S. Tsirkin2010-09-141-1/+1
* | xfrm: Allow different selector family in temporary stateThomas Egerer2010-09-205-51/+69
* | ip_gre: CONFIG_IPV6_MODULE supportEric Dumazet2010-09-201-4/+4
* | qlcnic: dont assume NET_IP_ALIGN is 2Eric Dumazet2010-09-181-1/+1
* | dca: disable dca on IOAT ver.3.0 multiple-IOH platformsSosnowski, Maciej2010-09-181-6/+79
* | netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu2010-09-181-4/+4
* | sctp: Do not reset the packet during sctp_packet_config().Vlad Yasevich2010-09-181-1/+0Star
* | net/llc: storing negative error codes in unsigned shortDan Carpenter2010-09-171-1/+1
* | MAINTAINERS: move atlx discussions to netdevChris Snook2010-09-171-1/+1
* | drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-171-0/+2
* | drivers/net/eql.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-171-0/+2
* | drivers/net/usb/hso.c: prevent reading uninitialized memoryDan Rosenberg2010-09-171-0/+2
* | xfrm: dont assume rcu_read_lock in xfrm_output_one()Eric Dumazet2010-09-171-1/+1
* | r8169: Handle rxfifo errors on 8168 chipsMatthew Garrett2010-09-161-3/+2Star
* | 3c59x: Remove atomic context inside vortex_{set|get}_wolDenis Kirjanov2010-09-151-4/+3Star
* | tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov2010-09-151-2/+16
* | net: RPS needs to depend upon USE_GENERIC_SMP_HELPERSDavid S. Miller2010-09-151-1/+1
* | phylib: fix PAL state machine restart on resumeSimon Guinot2010-09-141-2/+2
* | net: use rcu_barrier() in rollback_registered_manyEric Dumazet2010-09-141-1/+1
* | bonding: correctly process non-linear skbsAndy Gospodarek2010-09-142-0/+6
* | ipv4: enable getsockopt() for IP_NODEFRAGMichael Kerrisk2010-09-141-0/+3
* | ipv4: force_igmp_version ignored when a IGMPv3 query receivedBob Arendt2010-09-131-1/+1
* | ppp: potential NULL dereference in ppp_mp_explode()Dan Carpenter2010-09-131-2/+7
* | net/llc: make opt unsigned in llc_ui_setsockopt()Dan Carpenter2010-09-131-1/+2
* | sch_atm: Fix potential NULL deref.David S. Miller2010-09-121-4/+0Star
|/
* Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-103-27/+73
|\
| * vhost: error handling fixMichael S. Tsirkin2010-09-061-0/+1
| * vhost: fix attach to cgroups regressionMichael S. Tsirkin2010-09-061-22/+57
| * cgroups: fix API thinkoMichael S. Tsirkin2010-09-052-5/+15
* | ipheth: remove incorrect devtype to WWANDan Williams2010-09-101-6/+1Star
* | MAINTAINERS: Add CAIFJoe Perches2010-09-101-0/+10
* | sctp: fix test for end of loopJoe Perches2010-09-101-23/+23
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2010-09-096129-470316/+351884Star
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-09-0824-291/+281Star
| |\ \
| | * | PCI: bus speed strings should be constStephen Hemminger2010-09-011-1/+1
| | * | PCI hotplug: Fix build with CONFIG_ACPI unsetRafael J. Wysocki2010-08-251-0/+4
| | * | PCI: PCIe: Remove the port driver module exit routineKenji Kaneshige2010-08-241-7/+0Star
| | * | PCI: PCIe: Move PCIe PME code to the pcie directoryRafael J. Wysocki2010-08-243-8/+3Star
| | * | PCI: PCIe: Disable PCIe port services during port initializationRafael J. Wysocki2010-08-241-3/+26
| | * | PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki2010-08-2417-237/+155Star
| | * | ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki2010-08-245-30/+49
| | * | ACPI/PCI: Do not preserve _OSC control bits returned by a query Rafael J. Wysocki2010-08-242-16/+7Star
| | * | ACPI/PCI: Make acpi_pci_query_osc() return control bitsRafael J. Wysocki2010-08-241-11/+24
| | * | ACPI/PCI: Reorder checks in acpi_pci_osc_control_set()Rafael J. Wysocki2010-08-241-4/+4
| | * | PCI: PCIe: Introduce commad line switch for disabling port servicesRafael J. Wysocki2010-08-244-0/+24
| | * | PCI: PCIe AER: Introduce pci_aer_available()Rafael J. Wysocki2010-08-242-3/+8
| | * | x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are setJesse Barnes2010-08-171-2/+4
| | * | PCI: provide stub pci_domain_nr function for !CONFIG_PCI configsDave Airlie2010-08-141-0/+3