summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-22net: smsc9420: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: epic100: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: sis190: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: r8169: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: 8139too: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: 8139cp: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: r6040: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: qla3xxx: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: qlcnic: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: qlge: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: netxen: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-22net: pasemi: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21tcp: initialize passive-side sk_pacing_rate after 3WHSNeal Cardwell
2013-10-21davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier
2013-10-21mac802154: correct a typo in ieee802154_alloc_device() prototypeAlexandre Belloni
2013-10-21ipv6: probe routes asynchronous in rt6_probeHannes Frederic Sowa
2013-10-21Merge branch 'sit_tso'David S. Miller
2013-10-21bnx2x: add TSO support for SIT tunnelsEric Dumazet
2013-10-21ipv6: sit: add GSO/TSO supportEric Dumazet
2013-10-21ipv6: gso: make ipv6_gso_segment() stackableEric Dumazet
2013-10-21atm: firestream: remove duplicate defineMichael Opdenacker
2013-10-21chelsio: remove duplicate definesMichael Opdenacker
2013-10-21ethernet: moxa: remove duplicate includesMichael Opdenacker
2013-10-21cgxb4: remove duplicate include in cxgb4.hMichael Opdenacker
2013-10-21Merge branch 'pernet_sysctls'David S. Miller
2013-10-21ipv4: Allow unprivileged users to use per net sysctlsEric W. Biederman
2013-10-21ipv4: Use math to point per net sysctls into the appropriate struct net.Eric W. Biederman
2013-10-21tcp_memcontrol: Kill struct tcp_memcontrolEric W. Biederman
2013-10-21tcp_memcontrol: Remove the per netns control.Eric W. Biederman
2013-10-21tcp_memcontrol: Remove setting cgroup settings via sysctlEric W. Biederman
2013-10-21tcp_memcontrol: Remove tcp_max_memoryEric W. Biederman
2013-10-21Merge branch 'rt6i_gateway'David S. Miller
2013-10-21netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helperJulian Anastasov
2013-10-21ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov
2013-10-21ipv6: always prefer rt6i_gateway if presentJulian Anastasov
2013-10-21Merge branch 'bnx2x'David S. Miller
2013-10-21bnx2x: Set NETIF_F_HIGHDMA unconditionallyMerav Sicron
2013-10-21bnx2x: Don't pretend during register dumpDmitry Kravkov
2013-10-21bnx2x: Lock DMAE when used by statistic flowAriel Elior
2013-10-21bnx2x: Prevent null pointer dereference on error flowYuval Mintz
2013-10-21bnx2x: Fix config when SR-IOV and iSCSI are enabledAriel Elior
2013-10-21bnx2x: Fix Coalescing configurationDmitry Kravkov
2013-10-21bnx2x: Unlock VF-PF channel on MAC/VLAN config errorAriel Elior
2013-10-21bnx2x: Prevent an illegal pointer dereference during panicYuval Mintz
2013-10-21bnx2x: Fix Maximum CoS estimation for VFsYuval Mintz
2013-10-21drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacingMugunthan V N
2013-10-21Merge branch 'pci_set_drvdata'David S. Miller
2013-10-21net: packetengines: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21net: neterion: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21net: natsemi: remove unnecessary pci_set_drvdata()Jingoo Han