aboutsummaryrefslogtreecommitdiffstats
path: root/net/socket.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-27Revert "via82cxxx: workaround h/w bugs"David S. Miller1-57/+0
2010-03-27Use deactivate_locked_superJoern Engel1-2/+1
2010-03-27Fix logfs_get_sb_final error pathJoern Engel1-1/+1
2010-03-27Write out both superblocks on mismatchJoern Engel1-1/+1
2010-03-27Prevent schedule while atomic in __logfs_readdirJoern Engel1-2/+2
2010-03-27Plug memory leak in writeseg_end_ioJoern Engel1-0/+1
2010-03-27Limit max_pages for insane devicesJoern Engel1-2/+6
2010-03-27Open segment file before using itJoern Engel1-4/+4
2010-03-26e1000e: do not modify tx_queue_len on link speed changeEmil Tantilov2-11/+1
2010-03-26igbvf: do not modify tx_queue_len on link speed changeEmil Tantilov2-11/+1
2010-03-26ipv4: Restart rt_intern_hash after emergency rebuild (v2)Pavel Emelyanov1-6/+11
2010-03-26ipv4: Cleanup struct net dereference in rt_intern_hashPavel Emelyanov1-2/+2
2010-03-26net: fix netlink address dumping in IPv4/IPv6Patrick McHardy2-2/+2
2010-03-26tulip: Fix null dereference in uli526x_rx_packet()Kyle McMartin1-3/+5
2010-03-26gianfar: fix undo of reserve()Ben Menchaca2-2/+9
2010-03-26ixgbe: filter FIP frames into the FCoE offload queuesChris Leech2-0/+16
2010-03-26ixgbe: Priority tag FIP framesRobert Love1-9/+17
2010-03-26ixgbe: Don't allow user buffer count to exceed 256Robert Love1-8/+10
2010-03-26ixgbe: cleanup maximum number of tx queuesJohn Fastabend2-3/+5
2010-03-26ixgbe: Change where clear_to_send_flag is reset to zero.Greg Rose1-3/+5
2010-03-26ixgbe: In SR-IOV mode insert delay before bring the adapter upGreg Rose1-0/+8
2010-03-26ixgbevf: Fix signed/unsigned int errorGreg Rose1-1/+2
2010-03-26netxen: update version to 4.0.73Amit Kumar Salecha1-2/+2
2010-03-26netxen: added sanity check for pci mapAmit Kumar Salecha1-18/+27
2010-03-26netxen: fix warning in ioaddr for NX3031 chipAmit Kumar Salecha1-6/+8
2010-03-26netxen: fix bios version calculationAmit Kumar Salecha1-1/+1
2010-03-26Revert "r8169: enable 64-bit DMA by default for PCI Express devices (v2)"David S. Miller1-14/+7
2010-03-26Restore LOOKUP_DIRECTORY hint handling in final lookup on open()Al Viro1-8/+10
2010-03-26ALSA: pcm_lib - fix xrun functionalityJarkko Nikula1-2/+4
2010-03-26ALSA: ac97: Add IBM ThinkPad R40e to Headphone/Line Jack Sense blacklistDaniel T Chen1-0/+1
2010-03-25isdn: Add netdev to lists in MAINTAINERS entry.David S. Miller1-0/+1
2010-03-26TPM: workaround to enforce PCR updates across suspendsRajiv Andrade2-7/+50
2010-03-25NOMMU: Fix __get_user_pages() to pin last page on offset buffersDavid Howells1-1/+1
2010-03-25NOMMU: Revert 'nommu: get_user_pages(): pin last page on non-page-aligned start'David Howells1-2/+2
2010-03-25TIPC: Removed inactive maintainerJon Maloy1-1/+0
2010-03-25isdn: Cleanup Sections in PCMCIA driver elsaHenne1-6/+6
2010-03-25isdn: Cleanup Sections in PCMCIA driver avma1Henne1-6/+6
2010-03-25isdn: Cleanup Sections in PCMCIA driver telesHenne1-6/+6
2010-03-25isdn: Cleanup Sections in PCMCIA driver sedlbauerHenne1-6/+6
2010-03-25via-velocity: Fix FLOW_CNTL_TX_RX handling in set_mii_flow_control()David S. Miller1-1/+1
2010-03-25x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1Bjorn Helgaas1-1/+12
2010-03-25x86/PCI: for host bridge address space collisions, show conflicting resourceBjorn Helgaas1-3/+6
2010-03-25netfilter: xt_hashlimit: IPV6 bugfixEric Dumazet1-0/+1
2010-03-25frv/PCI: remove redundant warningsBjorn Helgaas1-3/+1
2010-03-25x86/PCI: remove redundant warningsBjorn Helgaas1-5/+0
2010-03-25PCI: don't say we claimed a resource if we failedBjorn Helgaas1-2/+3
2010-03-25PCI quirk: Disable MSI on VIA K8T890 systemsMatthew Wilcox1-0/+1
2010-03-25ALSA: hda - Don't set invalid connection index in Realtek initialiaitonTakashi Iwai1-1/+4
2010-03-25netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik2-1/+2
2010-03-25netfilter: xt_hashlimit: dl_seq_stop() fixEric Dumazet1-1/+2