aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-02-19net: fix a build failure when !CONFIG_PROC_FSCong Wang3-9/+5
2013-02-19net: ipv4: fix waring -Wunused-variableGao feng1-4/+5
2013-02-19net: proc: fix build failed when procfs is not configuredGao feng1-6/+3
2013-02-19Revert "xen: netback: remove redundant xenvif_put"David S. Miller1-0/+1
2013-02-19net: move procfs code to net/core/net-procfs.cCong Wang5-459/+450
2013-02-19qmi_wwan, cdc-ether: add ADU960SDan Williams2-0/+14
2013-02-19bonding: set sysfs device_type to 'bond'Doug Goldstein1-0/+6
2013-02-19bonding: fix bond_release_all inconsistenciesnikolay@redhat.com1-117/+18
2013-02-19b44: use netdev_alloc_skb_ip_align()Hauke Mehrtens1-2/+1
2013-02-19xen: netback: remove redundant xenvif_putAndrew Jones1-1/+0
2013-02-19net: fec: Do a sanity check on the gpio numberFabio Estevam1-1/+4
2013-02-19ip_gre: propogate target device GSO capability to the tunnel deviceDmitry Kravkov1-2/+8
2013-02-19ip_gre: allow CSUM capable devices to handle packetsDmitry Kravkov1-5/+2
2013-02-19bonding: Fix initialize after use for 3ad machine state spinlocknikolay@redhat.com1-5/+4
2013-02-19bonding: Fix race condition between bond_enslave() and bond_3ad_update_lacp_rate()nikolay@redhat.com1-2/+4
2013-02-19b43: Increase number of RX DMA slotsLarry Finger1-1/+1
2013-02-19qlcnic: Bump up the version to 5.1.34Jitendra Kalsaria1-2/+2
2013-02-19qlcnic: fix ping resumption to a VM after a live migrationShahed Shaikh4-12/+177
2013-02-19qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapterShahed Shaikh3-9/+29
2013-02-19qlcnic: refactor Legacy interrupt handling for 83xxHimanshu Madhani4-56/+144
2013-02-19qlcnic: fix mailbox interrupt.Sucheta Chakraborty3-19/+29
2013-02-19qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria1-2/+23
2013-02-18Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller25-200/+310
2013-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller60-626/+752
2013-02-19netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso16-65/+164
2013-02-18ipv6: fix a sparse warningEric Dumazet1-1/+2
2013-02-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller189-3233/+12384
2013-02-18VSOCK: Don't reject PF_VSOCK protocolAndy King1-1/+1
2013-02-18VSOCK: Remove hypervisor-only socket optionAndy King1-8/+0
2013-02-18VSOCK: get rid of vsock_version.hDmitry Torokhov2-24/+1
2013-02-18VSOCK: get rid of EXPORT_SYMTABDmitry Torokhov2-4/+0
2013-02-18xfrm: release neighbor upon dst destructionRomain KUNTZ1-0/+2
2013-02-18net: proc: remove proc_net_removeGao feng2-9/+0
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng60-112/+112
2013-02-18net: proc: remove proc_net_fops_createGao feng2-11/+0
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng52-86/+100
2013-02-18drivers: net: davinci_cpdma: acknowledge interrupt properlyMugunthan V N3-12/+24
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville189-3233/+12384
2013-02-18MAINTAINERS: Jiri Pirko email changeJiri Pirko1-1/+1
2013-02-18tg3: Use different macros for pci_chip_rev_id accessesJoe Perches2-401/+408
2013-02-18tg3: Remove define and single use of GET_CHIP_REV_IDJoe Perches2-9/+5
2013-02-18bgmac: fix unaligned accesses to network headersHauke Mehrtens1-1/+1
2013-02-18ip: fix warning in xfrm4_mode_tunnel_inputstephen hemminger1-1/+2
2013-02-18ipv6: fix warning in xfrm6_mode_tunnel_inputstephen hemminger1-1/+2
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller14-660/+973
2013-02-18net: fix a compile error when SOCK_REFCNT_DEBUG is enabledYing Xue1-1/+1
2013-02-18net: move ioctl functions into a separated fileCong Wang3-574/+577
2013-02-18net: ehea module param description fixDave Young1-4/+4
2013-02-18ipv6: optimize inet6_hash_frag()Eric Dumazet1-14/+1
2013-02-18Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxDavid S. Miller1-59/+44