summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-21net: Kill register_sysctl_rotableEric W. Biederman
2012-04-21net sysctl: Initialize the network sysctls sooner to avoid problems.Eric W. Biederman
2012-04-21net sysctl: Register an empty /proc/sys/netEric W. Biederman
2012-04-21net: Implement register_net_sysctl.Eric W. Biederman
2012-04-21Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2012-04-20atl1c: remove MDIO_REG_ADDR_MASK in atl1c_mdio_read/writeHuang, Xiong
2012-04-20atl1c: fix WoL(magic) issue for l2cb 1.1Huang, Xiong
2012-04-20atl1c: refine atl1c_pcie_patchHuang, Xiong
2012-04-20atl1c: refine/update ASPM configurationHuang, Xiong
2012-04-20atl1c: clear bit MASTER_CTRL_CLK_SEL_DIS in atl1c_pcie_patchHuang, Xiong
2012-04-20atl1c: refine reg definition of REG_MASTER_CTRLHuang, Xiong
2012-04-20atl1c: clear PCIE error status in atl1c_reset_pcieHuang, Xiong
2012-04-20atl1c: remove dmar_dly_cnt and dmaw_dly_cntHuang, Xiong
2012-04-20atl1c: update right threshold for TSOHuang, Xiong
2012-04-20atl1c: add module parameter for l1c_wait_until_idleHuang, Xiong
2012-04-20atl1c: threshold for ASPM is changed based on chip capabilityHuang, Xiong
2012-04-20stmmac: do not fail when probe and there is no csr clk definedGiuseppe CAVALLARO
2012-04-20stmmac: verify the dma_cfg platform fieldsGiuseppe CAVALLARO
2012-04-20stmmac: Move the mdio_register/_unregister in probe/removeFrancesco Virlinzi
2012-04-20stmmac: use custom init/exit functions in pm opsFrancesco Virlinzi
2012-04-19iwlwifi: Remove inconsistent and redundant declarationDavid Spinadel
2012-04-19tipc: Ensure network address change doesn't impact configuration serviceAllan Stephens
2012-04-19tipc: Ensure network address change doesn't impact rejected messageAllan Stephens
2012-04-19tipc: handle <0.0.0> as an alias for this node on outgoing msgsAllan Stephens
2012-04-19tipc: properly handle off-node send requests with invalid addrAllan Stephens
2012-04-19tipc: take lock while updating node network addressAllan Stephens
2012-04-19tipc: Ensure network address change doesn't impact local connectionsAllan Stephens
2012-04-19tipc: delete duplicate peerport/peernode helper functionsAllan Stephens
2012-04-19tipc: Ensure network address change doesn't impact new portAllan Stephens
2012-04-19tipc: Optimize re-initialization of port message header templatesAllan Stephens
2012-04-19tipc: Ensure network address change doesn't impact name table updatesAllan Stephens
2012-04-19tipc: Add routines for safe checking of node's network addressAllan Stephens
2012-04-19tipc: Don't record failed publication attempt as a successAllan Stephens
2012-04-19tipc: Update node-scope publications when network address is assignedAllan Stephens
2012-04-19tipc: Separate cluster-scope and zone-scope names into distinct listsAllan Stephens
2012-04-19bonding: start slaves with link down for ARP monitorMichal Kubeček
2012-04-19nf_bridge: remove holes in struct nf_bridge_infoEric Dumazet
2012-04-19ipv4: dont drop packet in defrag but consume itEric Dumazet
2012-04-19net: gro: GRO_MERGED_FREE consumes packetsEric Dumazet
2012-04-19net: dont drop packet but consume itEric Dumazet
2012-04-19ipv6: dccp: dont drop packet but consume itEric Dumazet
2012-04-19packet: dont drop packet but consume itEric Dumazet
2012-04-19ipv6: tcp: dont drop packet but consume itEric Dumazet
2012-04-19netlink: dont drop packet but consume itEric Dumazet
2012-04-19ip6_tunnel: dont drop packet but consume itEric Dumazet
2012-04-19net: fix compile error of leaking kmemleak.h headerShan Wei
2012-04-18atl1c: restore max-read-request-size in Device Conrol RegisterHuang, Xiong
2012-04-18atl1c: using fixed TXQ configuration for l2cb and l1cHuang, Xiong
2012-04-18atl1c: remove dmaw_blockHuang, Xiong
2012-04-18atl1c: correct wrong definition of REG_DMA_CTRLHuang, Xiong