summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-18qlcnic: Update ethtool standard pause settings.Jitendra Kalsaria2-3/+18
2013-10-18qlcnic: Firmware dump collection when auto recovery is disabled.Pratik Pujar2-1/+17
2013-10-18qlcnic: Enhance ethtool to display ring indices and interrupt maskPratik Pujar2-18/+44
2013-10-18qlcnic: Print informational messages only once during driver load.Sucheta Chakraborty4-16/+22
2013-10-18tcp: rename tcp_tso_segment()Eric Dumazet3-5/+5
2013-10-18Merge branch 'tipc'David S. Miller11-282/+167
2013-10-18tipc: simplify the link lookup routineErik Hugne1-97/+13
2013-10-18tipc: correct return value of link_cmd_set_value routineYing Xue1-9/+19
2013-10-18tipc: correct return value of recv_msg routineYing Xue2-6/+6
2013-10-18tipc: avoid unnecessary lookup for tipc bearer instanceYing Xue4-18/+10
2013-10-18tipc: make bearer and media naming consistentYing Xue4-57/+57
2013-10-18tipc: silence sparse warningsYing Xue2-5/+5
2013-10-18tipc: remove iovec length parameter from all sending functionsYing Xue7-78/+49
2013-10-18tipc: don't use memcpy to copy from user spaceYing Xue1-13/+9
2013-10-18net: Delete trailing semi-colon from definition of netdev_WARN()Ben Hutchings1-1/+1
2013-10-18net: refactor sk_page_frag_refill()Eric Dumazet2-4/+25
2013-10-18Merge branch 'pci_set_drvdata'David S. Miller15-30/+0
2013-10-18net: enic: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-18net: cxgb4vf: remove unnecessary pci_set_drvdata()Jingoo Han1-3/+0
2013-10-18net: cxgb2: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-18net: cxgb3: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-18net: cxgb4: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-18net: bna: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-18net: tg3: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-18net: bnx2x: remove unnecessary pci_set_drvdata()Jingoo Han1-3/+0
2013-10-18net: bnx2: remove unnecessary pci_set_drvdata()Jingoo Han1-3/+0
2013-10-18net: alx: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-18net: amd8111e: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-18net: pcnet32: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-18net: starfire: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-18net: 8390: remove unnecessary pci_set_drvdata()Jingoo Han1-3/+0
2013-10-18net: typhoon: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller89-1309/+11937
2013-10-17ipv4: shrink rt_cache_statEric Dumazet2-16/+8
2013-10-17netdev: inet_timewait_sock.h missing semi-colon when KMEMCHECK is enabledRandy Dunlap1-1/+1
2013-10-17Merge branch 'xen_netback'David S. Miller5-64/+328
2013-10-17xen-netback: enable IPv6 TCP GSO to the guestPaul Durrant5-16/+77
2013-10-17xen-netback: handle IPv6 TCP GSO packets from the guestPaul Durrant3-4/+24
2013-10-17xen-netback: Unconditionally set NETIF_F_RXCSUMPaul Durrant1-1/+1
2013-10-17xen-netback: add support for IPv6 checksum offload from guestPaul Durrant2-39/+205
2013-10-17xen-netback: add support for IPv6 checksum offload to guestPaul Durrant4-5/+22
2013-10-17Merge branch 'bonding_rcu'David S. Miller4-34/+78
2013-10-17bonding: add rtnl lock and remove read lock for bond sysfsdingtianhong1-13/+17
2013-10-17bonding: use RCU protection for alb xmit pathdingtianhong2-15/+57
2013-10-17bonding: use RCU protection for 3ad xmit pathdingtianhong1-6/+4
2013-10-17Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pabl...David S. Miller78-132/+10217
2013-10-17irda: update comment mentioning IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-17isdn: remove deprecated IRQF_DISABLEDMichael Opdenacker2-2/+2
2013-10-17Merge branch 'mlx4'David S. Miller8-14/+38
2013-10-17net/mlx4_core: Load higher level modules according to ports typeEyal Perry1-0/+29