aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-22net: smsc9420: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-22net: epic100: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-22net: sis190: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-22net: r8169: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-22net: 8139too: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-22net: 8139cp: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-22net: r6040: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-22net: qla3xxx: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-22net: qlcnic: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-22net: qlge: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-22net: netxen: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-22net: pasemi: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-21tcp: initialize passive-side sk_pacing_rate after 3WHSNeal Cardwell1-0/+2
2013-10-21davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier1-2/+1
2013-10-21mac802154: correct a typo in ieee802154_alloc_device() prototypeAlexandre Belloni1-1/+1
2013-10-21ipv6: probe routes asynchronous in rt6_probeHannes Frederic Sowa1-7/+31
2013-10-21Merge branch 'sit_tso'David S. Miller9-18/+59
2013-10-21bnx2x: add TSO support for SIT tunnelsEric Dumazet1-1/+2
2013-10-21ipv6: sit: add GSO/TSO supportEric Dumazet8-11/+40
2013-10-21ipv6: gso: make ipv6_gso_segment() stackableEric Dumazet1-6/+17
2013-10-21atm: firestream: remove duplicate defineMichael Opdenacker1-1/+0
2013-10-21chelsio: remove duplicate definesMichael Opdenacker1-35/+0
2013-10-21ethernet: moxa: remove duplicate includesMichael Opdenacker1-1/+0
2013-10-21cgxb4: remove duplicate include in cxgb4.hMichael Opdenacker1-1/+0
2013-10-21Merge branch 'pernet_sysctls'David S. Miller12-186/+57
2013-10-21ipv4: Allow unprivileged users to use per net sysctlsEric W. Biederman1-4/+0
2013-10-21ipv4: Use math to point per net sysctls into the appropriate struct net.Eric W. Biederman1-18/+5
2013-10-21tcp_memcontrol: Kill struct tcp_memcontrolEric W. Biederman4-70/+35
2013-10-21tcp_memcontrol: Remove the per netns control.Eric W. Biederman9-34/+21
2013-10-21tcp_memcontrol: Remove setting cgroup settings via sysctlEric W. Biederman3-52/+2
2013-10-21tcp_memcontrol: Remove tcp_max_memoryEric W. Biederman2-14/+0
2013-10-21Merge branch 'rt6i_gateway'David S. Miller4-10/+12
2013-10-21netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helperJulian Anastasov1-2/+2
2013-10-21ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov3-8/+10
2013-10-21ipv6: always prefer rt6i_gateway if presentJulian Anastasov1-1/+1
2013-10-21Merge branch 'bnx2x'David S. Miller7-246/+268
2013-10-21bnx2x: Set NETIF_F_HIGHDMA unconditionallyMerav Sicron2-4/+1
2013-10-21bnx2x: Don't pretend during register dumpDmitry Kravkov3-205/+201
2013-10-21bnx2x: Lock DMAE when used by statistic flowAriel Elior4-10/+11
2013-10-21bnx2x: Prevent null pointer dereference on error flowYuval Mintz1-3/+3
2013-10-21bnx2x: Fix config when SR-IOV and iSCSI are enabledAriel Elior1-2/+3
2013-10-21bnx2x: Fix Coalescing configurationDmitry Kravkov1-1/+1
2013-10-21bnx2x: Unlock VF-PF channel on MAC/VLAN config errorAriel Elior1-9/+14
2013-10-21bnx2x: Prevent an illegal pointer dereference during panicYuval Mintz2-7/+29
2013-10-21bnx2x: Fix Maximum CoS estimation for VFsYuval Mintz1-5/+5
2013-10-21drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacingMugunthan V N1-7/+0
2013-10-21Merge branch 'pci_set_drvdata'David S. Miller22-40/+0
2013-10-21net: packetengines: remove unnecessary pci_set_drvdata()Jingoo Han2-3/+0
2013-10-21net: neterion: remove unnecessary pci_set_drvdata()Jingoo Han2-4/+0
2013-10-21net: natsemi: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0