summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* net: Kill register_sysctl_rotableEric W. Biederman2012-04-206-29/+4
* net sysctl: Initialize the network sysctls sooner to avoid problems.Eric W. Biederman2012-04-203-2/+12
* net sysctl: Register an empty /proc/sys/netEric W. Biederman2012-04-201-1/+10
* net: Implement register_net_sysctl.Eric W. Biederman2012-04-202-0/+9
* Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2012-04-2011-107/+172
|\
| * tipc: Ensure network address change doesn't impact configuration serviceAllan Stephens2012-04-191-1/+1
| * tipc: Ensure network address change doesn't impact rejected messageAllan Stephens2012-04-191-1/+1
| * tipc: handle <0.0.0> as an alias for this node on outgoing msgsAllan Stephens2012-04-191-4/+4
| * tipc: properly handle off-node send requests with invalid addrAllan Stephens2012-04-191-2/+9
| * tipc: take lock while updating node network addressAllan Stephens2012-04-191-1/+2
| * tipc: Ensure network address change doesn't impact local connectionsAllan Stephens2012-04-194-31/+34
| * tipc: delete duplicate peerport/peernode helper functionsAllan Stephens2012-04-192-14/+4
| * tipc: Ensure network address change doesn't impact new portAllan Stephens2012-04-191-4/+11
| * tipc: Optimize re-initialization of port message header templatesAllan Stephens2012-04-191-2/+0
| * tipc: Ensure network address change doesn't impact name table updatesAllan Stephens2012-04-191-4/+4
| * tipc: Add routines for safe checking of node's network addressAllan Stephens2012-04-194-6/+24
| * tipc: Don't record failed publication attempt as a successAllan Stephens2012-04-191-2/+3
| * tipc: Update node-scope publications when network address is assignedAllan Stephens2012-04-192-7/+12
| * tipc: Separate cluster-scope and zone-scope names into distinct listsAllan Stephens2012-04-191-5/+26
| * tipc: Factor out name publication code to a separate functionAllan Stephens2012-04-181-27/+34
| * tipc: introduce publication lists structAllan Stephens2012-04-181-10/+17
* | atl1c: remove MDIO_REG_ADDR_MASK in atl1c_mdio_read/writeHuang, Xiong2012-04-191-2/+2
* | atl1c: fix WoL(magic) issue for l2cb 1.1Huang, Xiong2012-04-192-28/+52
* | atl1c: refine atl1c_pcie_patchHuang, Xiong2012-04-192-18/+48
* | atl1c: refine/update ASPM configurationHuang, Xiong2012-04-192-122/+111
* | atl1c: clear bit MASTER_CTRL_CLK_SEL_DIS in atl1c_pcie_patchHuang, Xiong2012-04-191-1/+6
* | atl1c: refine reg definition of REG_MASTER_CTRLHuang, Xiong2012-04-192-19/+24
* | atl1c: clear PCIE error status in atl1c_reset_pcieHuang, Xiong2012-04-192-17/+11
* | atl1c: remove dmar_dly_cnt and dmaw_dly_cntHuang, Xiong2012-04-192-4/+0
* | atl1c: update right threshold for TSOHuang, Xiong2012-04-193-5/+9
* | atl1c: add module parameter for l1c_wait_until_idleHuang, Xiong2012-04-192-15/+24
* | atl1c: threshold for ASPM is changed based on chip capabilityHuang, Xiong2012-04-191-3/+4
* | stmmac: do not fail when probe and there is no csr clk definedGiuseppe CAVALLARO2012-04-192-7/+11
* | stmmac: verify the dma_cfg platform fieldsGiuseppe CAVALLARO2012-04-194-7/+25
* | stmmac: Move the mdio_register/_unregister in probe/removeFrancesco Virlinzi2012-04-191-18/+16
* | stmmac: use custom init/exit functions in pm opsFrancesco Virlinzi2012-04-192-4/+14
* | iwlwifi: Remove inconsistent and redundant declarationDavid Spinadel2012-04-191-1/+0
* | bonding: start slaves with link down for ARP monitorMichal Kubeček2012-04-191-12/+21
* | nf_bridge: remove holes in struct nf_bridge_infoEric Dumazet2012-04-191-5/+5
* | ipv4: dont drop packet in defrag but consume itEric Dumazet2012-04-191-1/+1
* | net: gro: GRO_MERGED_FREE consumes packetsEric Dumazet2012-04-191-1/+4
* | net: dont drop packet but consume itEric Dumazet2012-04-191-1/+1
* | ipv6: dccp: dont drop packet but consume itEric Dumazet2012-04-191-1/+1
* | packet: dont drop packet but consume itEric Dumazet2012-04-191-1/+1
* | ipv6: tcp: dont drop packet but consume itEric Dumazet2012-04-191-1/+1
* | netlink: dont drop packet but consume itEric Dumazet2012-04-191-1/+1
* | ip6_tunnel: dont drop packet but consume itEric Dumazet2012-04-191-1/+1
* | net: fix compile error of leaking kmemleak.h headerShan Wei2012-04-192-0/+2
* | atl1c: restore max-read-request-size in Device Conrol RegisterHuang, Xiong2012-04-182-11/+11
* | atl1c: using fixed TXQ configuration for l2cb and l1cHuang, Xiong2012-04-182-19/+28
OpenPOWER on IntegriCloud