aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* tcp: Initial repair modePavel Emelyanov2012-04-21
* tcp: Move code aroundPavel Emelyanov2012-04-21
* sock: Introduce named constants for sk_reusePavel Emelyanov2012-04-21
* drivers/net: decouple ISA and ISA_DMA_APIArnd Bergmann2012-04-21
* sungem: use mdelay instead of udelay where necessaryArnd Bergmann2012-04-21
* donauboe: replace excessive udelay with msleepArnd Bergmann2012-04-21
* 8390: select CRC32 supportArnd Bergmann2012-04-21
* drivers/net: iwmc3200 depends on EXPERIMENTALArnd Bergmann2012-04-21
* caif: include linux/io.hArnd Bergmann2012-04-21
* drivers/net: add missing __devexit_p() annotationsArnd Bergmann2012-04-21
* davinci_cpdma: export symbols used by other driversArnd Bergmann2012-04-21
* pch_gbe: remove suspicious commentRichard Cochran2012-04-21
* pch_gbe: run the ptp bpf just once per packetRichard Cochran2012-04-21
* pch_gbe: correct receive time stamp filteringTakahiro Shimizu2012-04-21
* pch_gbe: do not set the channel control registerTakahiro Shimizu2012-04-21
* pch_gbe: improve coding styleTakahiro Shimizu2012-04-21
* pch_gbe: export a method to set the receive match addressTakahiro Shimizu2012-04-21
* pch_gbe: reprogram multicast address register on resetTakahiro Shimizu2012-04-21
* pch_gbe: simplify transmit time stamping flag testTakahiro Shimizu2012-04-21
* pch_gbe: scale time stamps to nanosecondsTakahiro Shimizu2012-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