aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* tcp: sk_add_backlog() is too agressive for TCPEric Dumazet2012-04-23
* net: add a limit parameter to sk_add_backlog()Eric Dumazet2012-04-23
* tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation.David S. Miller2012-04-23
* af_packet: packet_getsockopt() cleanupEric Dumazet2012-04-21
* tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()Neal Cardwell2012-04-21
* net: allow better page reuse in splice(sock -> pipe)Eric Dumazet2012-04-21
* net: change big iov allocationsEric Dumazet2012-04-21
* tcp: Repair connection-time negotiated parametersPavel Emelyanov2012-04-21
* tcp: Report mss_clamp with TCP_MAXSEG option in repair modePavel Emelyanov2012-04-21
* tcp: Repair socket queuesPavel Emelyanov2012-04-21
* tcp: Initial repair modePavel Emelyanov2012-04-21
* tcp: Move code aroundPavel Emelyanov2012-04-21
* sock: Introduce named constants for sk_reusePavel Emelyanov2012-04-21
* net: Remove register_net_sysctl_tableEric W. Biederman2012-04-20
* net: Delete all remaining instances of ctl_pathEric W. Biederman2012-04-20
* net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2012-04-20
* net: Convert nf_conntrack_proto to use register_net_sysctlEric W. Biederman2012-04-20
* net ipv4: Convert devinet to use register_net_sysctlEric W. Biederman2012-04-20
* net ipv6: Convert addrconf to use register_net_sysctlEric W. Biederman2012-04-20
* net decnet: Convert to use register_net_sysctlEric W. Biederman2012-04-20
* net neighbour: Convert to use register_net_sysctlEric W. Biederman2012-04-20
* net ipv6: Don't use sysctl tables with .child entries.Eric W. Biederman2012-04-20
* net llc: Don't use sysctl tables with .child entries.Eric W. Biederman2012-04-20
* net ax25: Simplify and cleanup the ax25 sysctl handling.Eric W. Biederman2012-04-20
* net ipv4: Remove the unneeded registration of an empty net/ipv4/neighEric W. Biederman2012-04-20
* net ipv6: Remove unneded registration of an empty net/ipv6/neighEric W. Biederman2012-04-20
* net core: Remove unneded creation of an empty net/core sysctl directoryEric W. Biederman2012-04-20
* net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman2012-04-20
* net: Kill register_sysctl_rotableEric W. Biederman2012-04-20
* net sysctl: Initialize the network sysctls sooner to avoid problems.Eric W. Biederman2012-04-20
* net sysctl: Register an empty /proc/sys/netEric W. Biederman2012-04-20
* net: Implement register_net_sysctl.Eric W. Biederman2012-04-20
* Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2012-04-20
|\
| * tipc: Ensure network address change doesn't impact configuration serviceAllan Stephens2012-04-19
| * tipc: Ensure network address change doesn't impact rejected messageAllan Stephens2012-04-19
| * tipc: handle <0.0.0> as an alias for this node on outgoing msgsAllan Stephens2012-04-19
| * tipc: properly handle off-node send requests with invalid addrAllan Stephens2012-04-19
| * tipc: take lock while updating node network addressAllan Stephens2012-04-19
| * tipc: Ensure network address change doesn't impact local connectionsAllan Stephens2012-04-19
| * tipc: delete duplicate peerport/peernode helper functionsAllan Stephens2012-04-19
| * tipc: Ensure network address change doesn't impact new portAllan Stephens2012-04-19
| * tipc: Optimize re-initialization of port message header templatesAllan Stephens2012-04-19
| * tipc: Ensure network address change doesn't impact name table updatesAllan Stephens2012-04-19
| * tipc: Add routines for safe checking of node's network addressAllan Stephens2012-04-19
| * tipc: Don't record failed publication attempt as a successAllan Stephens2012-04-19
| * tipc: Update node-scope publications when network address is assignedAllan Stephens2012-04-19
| * tipc: Separate cluster-scope and zone-scope names into distinct listsAllan Stephens2012-04-19
| * tipc: Factor out name publication code to a separate functionAllan Stephens2012-04-18
| * tipc: introduce publication lists structAllan Stephens2012-04-18
* | ipv4: dont drop packet in defrag but consume itEric Dumazet2012-04-19